mirror of
https://github.com/encode/django-rest-framework.git
synced 2025-04-09 03:34:26 +03:00
Typo.
This commit is contained in:
parent
5db422c9d3
commit
4f42303035
|
@ -109,7 +109,7 @@ class BaseThrottle(BasePermission):
|
|||
def get_cache_key(self):
|
||||
"""
|
||||
Should return a unique cache-key which can be used for throttling.
|
||||
Muse be overridden.
|
||||
Must be overridden.
|
||||
"""
|
||||
pass
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user