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