From 6f040eba67f318e3a3823d1a285cd43137c9a893 Mon Sep 17 00:00:00 2001 From: Jadon Orr <37383516+jadonOrr@users.noreply.github.com> Date: Thu, 1 Nov 2018 23:36:50 -0400 Subject: [PATCH] Fixed capitalization and unclear example (#31484) * Fixed capitalization and unclear example I capitalized HTML in order to be consistent with the rest of the paragraph. I also added the less than sign and greater than sign symbol entity names to the example sentence, in order to make it more clear what symbol entity names you would actual need to use in that example. * Update index.md * Update index.md * Update index.md --- guide/english/html/symbols/index.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/guide/english/html/symbols/index.md b/guide/english/html/symbols/index.md index 169171e0d9..85c95728b0 100644 --- a/guide/english/html/symbols/index.md +++ b/guide/english/html/symbols/index.md @@ -6,7 +6,7 @@ title: Symbols HTML symbol entities are characters that are not represented on a user's keyboards. Many mathematical, scientific, and currency symbols are not present on a normal keyboard; therefore, to add such symbols to a page using HTML, the HTML entity name can be used. -It is important to note that these will not effect the html code themselves, and will always be interpreted as text. For example, if we wanted to type <div> as text on a webpage, we may need to use these symbol entities. +It is important to note that these will not effect the HTML code themselves, and will always be interpreted as text. For example, if we wanted to type `