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

Commit e094395

Browse files
Sirivasvnschonni
authored andcommitted
Update TROUBLESHOOTING.md (#2198)
Fixed a Typo
1 parent 0ea34e4 commit e094395

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

TROUBLESHOOTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ npm install
6969

7070
### Which node runtime am I using?
7171

72-
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.
72+
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.
7373

7474
```
7575
node -v

0 commit comments

Comments
 (0)