Merge pull request #269 from bngsudheer/patch-2

Minor text fix
This commit is contained in:
Steve Piercy
2016-07-31 09:25:30 -07:00
committed by GitHub

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