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

Commit

Permalink
Merge 17a7025 into 0e5cdc3
Browse files Browse the repository at this point in the history
  • Loading branch information
temega committed Jan 12, 2015
2 parents 0e5cdc3 + 17a7025 commit d8150c6
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 d8150c6

Please sign in to comment.