diff --git a/README.md b/README.md index 49a4863f5..1090f8594 100644 --- a/README.md +++ b/README.md @@ -191,7 +191,7 @@ console.log(result.map); 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.