diff --git a/lib/generators/bootstrap/install/templates/bootstrap_and_overrides.less b/lib/generators/bootstrap/install/templates/bootstrap_and_overrides.less index 0bc218f3..fe6743b5 100644 --- a/lib/generators/bootstrap/install/templates/bootstrap_and_overrides.less +++ b/lib/generators/bootstrap/install/templates/bootstrap_and_overrides.less @@ -6,7 +6,7 @@ @iconWhiteSpritePath: asset-path("twitter/bootstrap/glyphicons-halflings-white"); // Set the Font Awesome (Font Awesome is default. You can disable by commenting below lines) -// Note: If you use asset_path() here, your compiled boostrap_and_overrides.css will not +// Note: If you use asset_path() here, your compiled bootstrap_and_overrides.css will not // have the proper paths. So for now we use the absolute path. @fontAwesomeEotPath: asset-path("fontawesome-webfont.eot"); @fontAwesomeWoffPath: asset-path("fontawesome-webfont.woff");