Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap-sass.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGleb Mazovetskiy <glex.spb@gmail.com>2016-02-19 19:24:35 +0300
committerGleb Mazovetskiy <glex.spb@gmail.com>2016-02-19 19:24:35 +0300
commit0a64ad76107e0363e0d504287c0f9b88c6679399 (patch)
tree6171cfa87d7b61fade7aa67a0dca7e6b7f628b1e
parentc537b2eeb8b194fee8d141c0a941fd9ba323faf5 (diff)
Readme: fix typo [ci-skip]
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 2ab03853..b77328c0 100644
--- a/README.md
+++ b/README.md
@@ -296,7 +296,7 @@ $navbar-default-color: $light-orange;
### Eyeglass
-Boodstrap is available as an [Eyeglass](https://github.com/sass-eyeglass/eyeglass) module. After installing Bootstrap via NPM you can import the Bootstrap library via:
+Bootstrap is available as an [Eyeglass](https://github.com/sass-eyeglass/eyeglass) module. After installing Bootstrap via NPM you can import the Bootstrap library via:
```scss
@import "bootstrap-sass/bootstrap"