Fix typo in README

This commit is contained in:
Alpha Chen 2021-10-25 10:15:29 -07:00 committed by Christopher Charbonneau Wells
parent a361f96e4d
commit 04c1fc0317
1 changed files with 1 additions and 1 deletions

View File

@ -531,7 +531,7 @@ return `403 Forbidden` with additional details in the response body.
API schema information in the [OpenAPI format](https://swagger.io/specification/) API schema information in the [OpenAPI format](https://swagger.io/specification/)
can be found in the `openapi-schema.yml` file in the project root. A live can be found in the `openapi-schema.yml` file in the project root. A live
version is also available at the `/api/scehma` path of a running instance. version is also available at the `/api/schema` path of a running instance.
### `GET` Method ### `GET` Method