Fixe a documentation typo
This commit is contained in:

committed by
GitHub

parent
c4a2d4603e
commit
8621f4507c
@@ -477,7 +477,7 @@ class CounterValueManager(BaseValueManager):
|
||||
|
||||
class Counter(Integer):
|
||||
"""
|
||||
Stores a counter that can be inremented and decremented
|
||||
Stores a counter that can be incremented and decremented
|
||||
"""
|
||||
db_type = 'counter'
|
||||
|
||||
|
Reference in New Issue
Block a user