From efdb543d7659e0d411c23b886c557cf82c8b5402 Mon Sep 17 00:00:00 2001 From: EmeraldEntities <44278515+EmeraldEntities@users.noreply.github.com> Date: Fri, 9 Nov 2018 22:08:41 -0500 Subject: [PATCH] Fixed grammatical issues and updated the text (#21329) --- guide/english/html/attributes/input/index.md | 30 +++++++++++++------- 1 file changed, 20 insertions(+), 10 deletions(-) diff --git a/guide/english/html/attributes/input/index.md b/guide/english/html/attributes/input/index.md index d2339c2593..26d3c22caa 100644 --- a/guide/english/html/attributes/input/index.md +++ b/guide/english/html/attributes/input/index.md @@ -3,7 +3,9 @@ title: Input --- ## Input -The HTML `` tag is used to create an element which allows a user to input data. Typically this would be within a `