diff --git a/guide/english/html/tutorials/text-formatting-in-html/index.md b/guide/english/html/tutorials/text-formatting-in-html/index.md
index 25e7802958..e34897d126 100644
--- a/guide/english/html/tutorials/text-formatting-in-html/index.md
+++ b/guide/english/html/tutorials/text-formatting-in-html/index.md
@@ -31,10 +31,10 @@ Normal, small, normal, small!
```
### Marked
-Element `` makes your text marked - in different words, it makes your text highlighted. You can use it to tell readers that is one of important things in your article. For example:
+Element `` makes your text marked - in other words, it makes your text highlighted. You can use it to tell your readers that it is an important thing in your article. For example:
```
-HTML is full of things and it's our journey to get known them better!
+HTML is full of things and it's our journey to get know them better!
```
### Deleted