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 facbe1a commit 7d91586Copy full SHA for 7d91586
form/data_transformers.rst
@@ -252,7 +252,7 @@ that message with the ``invalid_message`` option (see below).
252
Using the Transformer
253
~~~~~~~~~~~~~~~~~~~~~
254
255
-Next, you need to use the ``IssueToNumberTransformer`` object inside if ``TaskType``
+Next, you need to use the ``IssueToNumberTransformer`` object inside of ``TaskType``
256
and add it to the ``issue`` field. No problem! Just add a ``__construct()`` method
257
and type-hint the new class::
258
0 commit comments