Skip to content

Commit 4faa674

Browse files
authored
Fixed docs typo. (#7188)
1 parent 39dd34f commit 4faa674

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/api-guide/schemas.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ on a per-view basis.
122122

123123
### Schema Level Customization
124124

125-
In order to customize the top-level schema sublass
125+
In order to customize the top-level schema subclass
126126
`rest_framework.schemas.openapi.SchemaGenerator` and provide it as an argument
127127
to the `generateschema` command or `get_schema_view()` helper function.
128128

0 commit comments

Comments
 (0)