8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4abc22c commit 0744415Copy full SHA for 0744415
cookbook/form/data_transformers.rst
@@ -89,7 +89,7 @@ class::
89
// ...
90
}
91
92
-The ``CallbackTransformer`` takes to callback functions as arguments. The first transforms
+The ``CallbackTransformer`` takes two callback functions as arguments. The first transforms
93
the original value into a format that'll be used to render the field. The second
94
does the reverse: it transforms the submitted value back into the format you'll use
95
in your code.
0 commit comments