Commit 845326cc by Adeel Mujahid

Merge pull request #624 from peterjmag/patch-1

Fix typo in README.md
parents 7daf3736 0acd9aac
...@@ -191,7 +191,7 @@ console.log(result.map); ...@@ -191,7 +191,7 @@ console.log(result.map);
console.log(result.stats); console.log(result.stats);
``` ```
### Sepecial behaviours ### Special behaviours
* In the case that both `file` and `data` options are set, node-sass will give precedence to `data` and use `file` to calculate paths in sourcemaps. * In the case that both `file` and `data` options are set, node-sass will give precedence to `data` and use `file` to calculate paths in sourcemaps.
......
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