Skip to content

Commit 3a894c4

Browse files
committed
Fixing outdated reference to the form "field" type
1 parent e9b063c commit 3a894c4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

reference/dic_tags.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -127,8 +127,8 @@ the `form.type_extension` tag:
127127
;
128128
129129
The ``alias`` key of the tag is the type of field that this extension should
130-
be applied to. For example, to apply the extension to any "field", use the
131-
"field" value.
130+
be applied to. For example, to apply the extension to any form/field, use the
131+
"form" value.
132132

133133
form.type_guesser
134134
-----------------

0 commit comments

Comments
 (0)