Fixed a typo (#5783)

This commit is contained in:
Max Goodridge 2018-01-29 07:41:55 +00:00 committed by Carlton Gibson
parent 052a20cd7b
commit 3e5d3752e7

View File

@ -801,7 +801,7 @@ The [drf-compound-fields][drf-compound-fields] package provides "compound" seria
The [drf-extra-fields][drf-extra-fields] package provides extra serializer fields for REST framework, including `Base64ImageField` and `PointField` classes.
## djangrestframework-recursive
## djangorestframework-recursive
the [djangorestframework-recursive][djangorestframework-recursive] package provides a `RecursiveField` for serializing and deserializing recursive structures