Quellcode durchsuchen

Fix typo from node_modules to node-modules

Thanks to @arcresu for pointing out!
Goutham Veeramachaneni vor 10 Jahren
Ursprung
Commit
e1a89ad432
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  1. 1 1
      Node.gitignore

+ 1 - 1
Node.gitignore

@@ -23,5 +23,5 @@ coverage
 build/Release
 
 # Dependency directory
-# https://docs.npmjs.com/misc/faq#should-i-check-my-node_modules-folder-into-git
+# https://docs.npmjs.com/misc/faq#should-i-check-my-node-modules-folder-into-git
 node_modules