Skip to content

Commit 312d839

Browse files
kirill-oficerovweaverryan
authored andcommitted
Update submit.rst
Actually Rendered as ``button`` ``submit`` tag (not ``input`` ``submit``)
1 parent f6123f1 commit 312d839

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

reference/forms/types/submit.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ submit Field Type
1010
A submit button.
1111

1212
+----------------------+----------------------------------------------------------------------+
13-
| Rendered as | ``input`` ``submit`` tag |
13+
| Rendered as | ``button`` ``submit`` tag |
1414
+----------------------+----------------------------------------------------------------------+
1515
| Inherited | - `attr`_ |
1616
| options | - `disabled`_ |

0 commit comments

Comments
 (0)