Skip to content

Commit e1a89ad

Browse files
committed
Fix typo from node_modules to node-modules
Thanks to @arcresu for pointing out!
1 parent 7fd9896 commit e1a89ad

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Node.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,5 +23,5 @@ coverage
2323
build/Release
2424

2525
# Dependency directory
26-
# https://docs.npmjs.com/misc/faq#should-i-check-my-node_modules-folder-into-git
26+
# https://docs.npmjs.com/misc/faq#should-i-check-my-node-modules-folder-into-git
2727
node_modules

0 commit comments

Comments
 (0)