Skip to content

Commit 3e5d375

Browse files
maxg203carltongibson
authored andcommitted
Fixed a typo (#5783)
1 parent 052a20c commit 3e5d375

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/api-guide/fields.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -801,7 +801,7 @@ The [drf-compound-fields][drf-compound-fields] package provides "compound" seria
801801

802802
The [drf-extra-fields][drf-extra-fields] package provides extra serializer fields for REST framework, including `Base64ImageField` and `PointField` classes.
803803

804-
## djangrestframework-recursive
804+
## djangorestframework-recursive
805805

806806
the [djangorestframework-recursive][djangorestframework-recursive] package provides a `RecursiveField` for serializing and deserializing recursive structures
807807

0 commit comments

Comments
 (0)