diff --git a/guide/english/html/index.md b/guide/english/html/index.md
index 5f9df05981..993134c376 100644
--- a/guide/english/html/index.md
+++ b/guide/english/html/index.md
@@ -143,7 +143,7 @@ To create a link the `` 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