Skip to content

Commit 9850441

Browse files
dsanders11rpkilby
authored andcommitted
Fix docs typo (encode#6974)
1 parent 0e4811e commit 9850441

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/topics/documenting-your-api.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ See the [Swagger UI documentation][swagger-ui] for advanced usage.
7474
### A minimal example with ReDoc.
7575

7676
Assuming you've followed the example from the schemas documentation for routing
77-
a dynamic `SchemaView`, a minimal Django template for using Swagger UI might be
77+
a dynamic `SchemaView`, a minimal Django template for using ReDoc might be
7878
this:
7979

8080
```html

0 commit comments

Comments
 (0)