Merge pull request #1968 from amir-almusawi/doc-typo

fixed small typographical error
This commit is contained in:
erdenezul
2018-12-08 12:23:18 +08:00
committed by GitHub

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'),