From a5e77dc767c79a208a57e193163af49a98a0d43f Mon Sep 17 00:00:00 2001
From: TrangNgu65 <43378151+TrangNgu65@users.noreply.github.com>
Date: Fri, 18 Jan 2019 14:34:20 -0500
Subject: [PATCH] Grammar fix (#28766)
---
.../css/css-frameworks/css-framework-bootstrap/index.md | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/guide/english/css/css-frameworks/css-framework-bootstrap/index.md b/guide/english/css/css-frameworks/css-framework-bootstrap/index.md
index df720426e2..ccff02daec 100644
--- a/guide/english/css/css-frameworks/css-framework-bootstrap/index.md
+++ b/guide/english/css/css-frameworks/css-framework-bootstrap/index.md
@@ -37,8 +37,8 @@ Below is a simple HTML template which includes the latest compiled and minified
## Getting started - Bootstrap 3
-Bootstrap 3 isn't the latest stable version of Bootstrap, but it's still the most widely used version. You will find it in a lot of templates, wordpress themes, projects and many more. With that in mind, it's clear it is still useful to know how to use it.
-Don't hesitate to go trhough the excellent Bootstrap Documentation.
+Bootstrap 3 isn't the latest stable version of Bootstrap, but it's still the most widely used version. You will find it in a lot of templates, WordPress themes, projects and many more. With that in mind, it's clear it is still useful to know how to use it.
+Don't hesitate to go through the excellent Bootstrap Documentation.
```html