Skip to content

Commit fc14d11

Browse files
tubamansigvef
authored andcommitted
Fix subtitle of schemas for filtering (encode#8145)
Fix a likely copy/paste error
1 parent 974ec99 commit fc14d11

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/api-guide/filtering.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -335,7 +335,7 @@ Generic filters may also present an interface in the browsable API. To do so you
335335

336336
The method should return a rendered HTML string.
337337

338-
## Pagination & schemas
338+
## Filtering & schemas
339339

340340
You can also make the filter controls available to the schema autogeneration
341341
that REST framework provides, by implementing a `get_schema_fields()` method. This method should have the following signature:

0 commit comments

Comments
 (0)