Commit eeafd40c by Xavier Ordoquy

Merge pull request #3571 from JocelynDelalande/patch-2

typo on relations docstring
parents dd512a8e 3b252070
......@@ -380,7 +380,7 @@ class HyperlinkedIdentityField(HyperlinkedRelatedField):
class SlugRelatedField(RelatedField):
"""
A read-write field the represents the target of the relationship
A read-write field that represents the target of the relationship
by a unique 'slug' attribute.
"""
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment