mirror of
https://github.com/encode/django-rest-framework.git
synced 2024-11-25 19:14:01 +03:00
Fix docs typo (#6974)
This commit is contained in:
parent
0e4811e9ce
commit
9850441e6f
|
@ -74,7 +74,7 @@ See the [Swagger UI documentation][swagger-ui] for advanced usage.
|
||||||
### A minimal example with ReDoc.
|
### A minimal example with ReDoc.
|
||||||
|
|
||||||
Assuming you've followed the example from the schemas documentation for routing
|
Assuming you've followed the example from the schemas documentation for routing
|
||||||
a dynamic `SchemaView`, a minimal Django template for using Swagger UI might be
|
a dynamic `SchemaView`, a minimal Django template for using ReDoc might be
|
||||||
this:
|
this:
|
||||||
|
|
||||||
```html
|
```html
|
||||||
|
|
Loading…
Reference in New Issue
Block a user