Fixed typo: /you/your/

This commit is contained in:
matthewhegarty 2019-03-28 16:12:56 +00:00
parent ac19c69539
commit 1ffc663ffb

View File

@ -20,7 +20,7 @@ can render the schema into the commonly used YAML-based OpenAPI format.
## Quickstart
There are two different ways you can serve a schema description for you API.
There are two different ways you can serve a schema description for your API.
### Generating a schema with the `generateschema` management command