Skip to content

Commit d00ec8b

Browse files
author
Martin J. Laubach
committed
Add missing parens
1 parent 184b9e2 commit d00ec8b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ additional arguments added in the future:
124124
- ``request``: The current HTTP request
125125
- ``config``: The config options (keys and values defined through
126126
``form_fields``; for example the ``email`` action defines an ``email``
127-
char field, and accesses its value using ``config["email"]``.
127+
char field, and accesses its value using ``config["email"]``).
128128

129129

130130
ReCaptcha

0 commit comments

Comments
 (0)