From 0a64ad76107e0363e0d504287c0f9b88c6679399 Mon Sep 17 00:00:00 2001 From: Gleb Mazovetskiy Date: Fri, 19 Feb 2016 16:24:35 +0000 Subject: [PATCH] Readme: fix typo [ci-skip] --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2ab038539b..b77328c028 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"