Fix indentation

This commit is contained in:
Marcus Kammer 2023-11-09 11:12:28 +01:00
parent 97b0fc8399
commit 2e1d9b4ec2

View file

@ -154,7 +154,7 @@ checkable macros."
TYPE: Specifies the type of input, such as: 'button', 'checkbox', 'color', 'date', 'datetime-local',
'email', 'file', 'hidden', 'image', 'month', 'number', 'password', 'radio', 'range', 'reset',
'search', 'submit', 'tel', 'text', 'time', 'url', 'week'.
'search', 'submit', 'tel' 'text', 'time', 'url', 'week'
NAME: The name attribute for the control.