Minor text fix
value not values
This commit is contained in:
committed by
GitHub
parent
f8f3b1621f
commit
0e816c5177
@@ -29,7 +29,7 @@ scope.
|
|||||||
What Is Schema Binding?
|
What Is Schema Binding?
|
||||||
-----------------------
|
-----------------------
|
||||||
|
|
||||||
- Any values passed as a keyword argument to a SchemaNode
|
- Any value passed as a keyword argument to a SchemaNode
|
||||||
(e.g. ``description``, ``missing``, etc.) may be an instance of the
|
(e.g. ``description``, ``missing``, etc.) may be an instance of the
|
||||||
``colander.deferred`` class. Instances of the ``colander.deferred`` class
|
``colander.deferred`` class. Instances of the ``colander.deferred`` class
|
||||||
are callables which accept two positional arguments: a ``node`` and a
|
are callables which accept two positional arguments: a ``node`` and a
|
||||||
|
|||||||
Reference in New Issue
Block a user