Skip to content

Commit

Permalink
Update TROUBLESHOOTING.md (#2198)
Browse files Browse the repository at this point in the history
Fixed a Typo
  • Loading branch information
Sirivasv authored and nschonni committed Dec 23, 2017
1 parent 0ea34e4 commit e094395
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion TROUBLESHOOTING.md
Expand Up @@ -69,7 +69,7 @@ npm install

### Which node runtime am I using?

There are two primary node runtimes, Node.js and io.js, both of which are supported by node-sass. To determine which you are currenty using you first need to determine [which node runtime](#which-node-runtime-am-i-using-glossaryruntime) you are running.
There are two primary node runtimes, Node.js and io.js, both of which are supported by node-sass. To determine which you are currently using you first need to determine [which node runtime](#which-node-runtime-am-i-using-glossaryruntime) you are running.

```
node -v
Expand Down

0 comments on commit e094395

Please sign in to comment.