Commit 7daf3736 by Kevin Mårtensson

Merge pull request #620 from temega/master

Typo fix
parents 0e5cdc3b 17a7025b
......@@ -197,7 +197,7 @@ console.log(result.stats);
### Version information (v2 change)
Both `node-sass` and `libsass` version info is now present in `package.json` and is expoded via `info()` method:
Both `node-sass` and `libsass` version info is now present in `package.json` and is exposed via `info()` method:
```javascript
require('node-sass').info();
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment