Skip to content

Commit 4a99fb2

Browse files
authored
Update schema.md
1 parent 8a09beb commit 4a99fb2

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

docs/schema.md

+1-2
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,7 @@
33
Django REST Swagger includes two renderers; the `OpenAPIRenderer` and the
44
`SwaggerUIRenderer`.
55

6-
The `OpenAPIRenderer` is responsible for generating the JSON spec, while the `SwaggerUIRenderer` renders
7-
renderers the UI (HTML/JS/CSS).
6+
The `OpenAPIRenderer` is responsible for generating the JSON spec, while the `SwaggerUIRenderer` renders the UI (HTML/JS/CSS).
87

98
**Note:** to render the UI, both renderers must be included. The `OpenAPIRenderer` may be used on its own if you wish to host the UI independently.
109

0 commit comments

Comments
 (0)