fixed small typographical error

This commit is contained in:
amir-almusawi 2018-12-07 22:08:05 -06:00
parent cf54d6d6f8
commit 48a691e722

View File

@ -155,7 +155,7 @@ arguments can be set on all fields:
An iterable (e.g. list, tuple or set) of choices to which the value of this An iterable (e.g. list, tuple or set) of choices to which the value of this
field should be limited. field should be limited.
Can be either be a nested tuples of value (stored in mongo) and a Can either be nested tuples of value (stored in mongo) and a
human readable key :: human readable key ::
SIZE = (('S', 'Small'), SIZE = (('S', 'Small'),