mirror of
https://github.com/encode/django-rest-framework.git
synced 2025-07-30 18:09:59 +03:00
Fixed typo: /you/your/
This commit is contained in:
parent
ac19c69539
commit
1ffc663ffb
|
@ -20,7 +20,7 @@ can render the schema into the commonly used YAML-based OpenAPI format.
|
||||||
|
|
||||||
## Quickstart
|
## 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
|
### Generating a schema with the `generateschema` management command
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user