diff --git a/README.md b/README.md index 7183dde..c90ac13 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ import * as neat from 'neat' let mySmartsass = new smartsass.Smartsass({ filePath: './some.css', - includePaths: boubon.includePaths + includePaths: bourbon.includePaths }) mySmartsass.addIncludePaths(neat.includePaths)