Alexander Fields 8 lat temu
rodzic
commit
3d7b8cde3c
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      docs/manual/buildTools/Testing-with-NPM.html

+ 1 - 1
docs/manual/buildTools/Testing-with-NPM.html

@@ -144,7 +144,7 @@ $ npm install three --save-dev
 				<li>
 				<li>
 					Mocha will look for tests in test/, so let's
 					Mocha will look for tests in test/, so let's
 					<code>
 					<code>
-					$ mkdir test.
+					$ mkdir test
 					</code>
 					</code>
 				</li>
 				</li>