Skip to content

Commit c1ab0dc

Browse files
committed
[reference][forms] corrected url field type rendering
1 parent 1b97179 commit c1ab0dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

reference/forms/types/url.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ a given protocol (e.g. ``http://``) if the submitted value doesn't already
99
have a protocol.
1010

1111
+-------------+-------------------------------------------------------------------+
12-
| Rendered as | ``text`` field |
12+
| Rendered as | ``input url`` field |
1313
+-------------+-------------------------------------------------------------------+
1414
| Options | - ``default_protocol`` |
1515
| | - ``max_length`` |

0 commit comments

Comments
 (0)