diff --git a/client/src/pages/guide/english/react/index.md b/client/src/pages/guide/english/react/index.md
index 7b9d69abfd..fb20fd3538 100644
--- a/client/src/pages/guide/english/react/index.md
+++ b/client/src/pages/guide/english/react/index.md
@@ -81,8 +81,9 @@ Chances are that if you are new to web development that setting up a development
In this article we are going to look at how we can get started with React using only a text editor and a browser and nothing else.
-
+
+
+
### 1 — Set Up Boiler Plate Code with Emmet