Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 7d91586

Browse filesBrowse files
authored
Fix typo: if -> of
1 parent facbe1a commit 7d91586
Copy full SHA for 7d91586

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed

‎form/data_transformers.rst

Copy file name to clipboardExpand all lines: form/data_transformers.rst
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -252,7 +252,7 @@ that message with the ``invalid_message`` option (see below).
252252
Using the Transformer
253253
~~~~~~~~~~~~~~~~~~~~~
254254

255-
Next, you need to use the ``IssueToNumberTransformer`` object inside if ``TaskType``
255+
Next, you need to use the ``IssueToNumberTransformer`` object inside of ``TaskType``
256256
and add it to the ``issue`` field. No problem! Just add a ``__construct()`` method
257257
and type-hint the new class::
258258

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.