From c5234cff482c14d0f24bbc39edae0b46a8865202 Mon Sep 17 00:00:00 2001 From: Haris Date: Tue, 4 Dec 2018 00:56:51 +0100 Subject: [PATCH] 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. --- guide/english/html/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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