Update index.md sentence structure and grammar (#30992)

Fixes for several sentence structure errors that are confusing to the reader or don't make sense when read.
This commit is contained in:
Haris
2018-12-04 00:56:51 +01:00
committed by Christopher McCormack
parent 26d7a1c442
commit c5234cff48

View File

@ -143,7 +143,7 @@ To create a link the `<a>` tag is used. The href attribute holds the URL address
**Inputs**
There are many possible ways a user can give input/s like:
There are many possible ways a user can give input/s, such as:
```html
<input type="text" /> <!-- This is for text input -->