mirror of
https://github.com/encode/django-rest-framework.git
synced 2025-02-26 00:10:44 +03:00
typo
This commit is contained in:
parent
dd512a8ec0
commit
3b25207099
|
@ -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.
|
||||
"""
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user