Fixed a typo

This commit is contained in:
Max Goodridge 2018-01-28 21:27:15 +00:00
parent 052a20cd7b
commit 2f13fc4a5e

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