We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 184b9e2 commit d00ec8bCopy full SHA for d00ec8b
README.rst
@@ -124,7 +124,7 @@ additional arguments added in the future:
124
- ``request``: The current HTTP request
125
- ``config``: The config options (keys and values defined through
126
``form_fields``; for example the ``email`` action defines an ``email``
127
- char field, and accesses its value using ``config["email"]``.
+ char field, and accesses its value using ``config["email"]``).
128
129
130
ReCaptcha
0 commit comments