Skip to content

Commit 418d6ab

Browse files
committed
Typos in parse.js
1 parent 5d54cf3 commit 418d6ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

parse.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
// It is written in JS because this code used to be executed on the client side.
55
// To install dependencies run:
66
// $ npm install -g jsdom jquery showdown highlightjs
7-
// If running on mac and modules cant be found after instalation add:
7+
// If running on Mac and modules can't be found after installation add:
88
// export NODE_PATH=/usr/local/lib/node_modules
99
// to the ~/.bash_profile or ~/.bashrc file and run '$ bash'.
1010

0 commit comments

Comments
 (0)