Fix backgrond typo in installation docs.

This commit is contained in:
Matt Stauffer 2017-11-07 09:46:32 -05:00
parent ca948728e7
commit 1f07aac11f

View File

@ -79,7 +79,7 @@ To avoid specificity issues, we highly recommend structuring your main styleshee
*
* Or if using a preprocessor..
*
* @@import "utilities/backgrond-patterns";
* @@import "utilities/background-patterns";
* @@import "utilities/skew-transforms";
*/
```