Commit e0943955 by Saul Ivan Rivas Vega Committed by Nick Schonning

Update TROUBLESHOOTING.md (#2198)

Fixed a Typo
parent 0ea34e48
...@@ -69,7 +69,7 @@ npm install ...@@ -69,7 +69,7 @@ npm install
### Which node runtime am I using? ### 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 node -v
......
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