Skip to content
This repository has been archived by the owner on Jul 24, 2024. It is now read-only.

Commit

Permalink
Merge pull request #620 from temega/master
Browse files Browse the repository at this point in the history
Typo fix
  • Loading branch information
kevva committed Jan 12, 2015
2 parents 0e5cdc3 + 17a7025 commit 7daf373
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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();
Expand Down

0 comments on commit 7daf373

Please sign in to comment.