Skip to content

Commit

Permalink
Fixed a typo (encode#5783)
Browse files Browse the repository at this point in the history
  • Loading branch information
maxg203 authored and carltongibson committed Jan 29, 2018
1 parent 052a20c commit 3e5d375
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/api-guide/fields.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit 3e5d375

Please sign in to comment.