diff --git a/doc/pages/using-sass.html b/doc/pages/using-sass.html index 94a7dbd993..ff5ab169e5 100644 --- a/doc/pages/using-sass.html +++ b/doc/pages/using-sass.html @@ -13,7 +13,7 @@

_settings.scss

You will want to make changes to the settings file which includes tons of variables here that can be customized for each component.

-

Making changes is simple, in ```_settings.scss``` find the element you want to style (command/ctrl+f). Find the variable, uncomment the style, and change its value. Be sure to to run grunt (libsass) or compass watch (compass) in order see any changes.

+

Making changes is simple, in ```_settings.scss``` find the element you want to style (command/ctrl+f). Find the variable, uncomment the style, and change its value. Be sure to run grunt (libsass) or compass watch (compass) in order see any changes.