diff --git a/guide/english/html/attributes/input-type-attribute/index.md b/guide/english/html/attributes/input-type-attribute/index.md index 8462b9adfc..f45e864246 100644 --- a/guide/english/html/attributes/input-type-attribute/index.md +++ b/guide/english/html/attributes/input-type-attribute/index.md @@ -6,7 +6,7 @@ title: Input Type Attribute The input type attribute specifies the type of the input the user should put in your form. ### text -One line of a text. +One line of text. ```html