Minor text fix

value not values
This commit is contained in:
Sudheer Satyanarayana 2016-07-31 19:20:47 +05:30 committed by GitHub
parent f8f3b1621f
commit 0e816c5177
1 changed files with 1 additions and 1 deletions

View File

@ -29,7 +29,7 @@ scope.
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
``colander.deferred`` class. Instances of the ``colander.deferred`` class
are callables which accept two positional arguments: a ``node`` and a