2
0
Эх сурвалжийг харах

Merge pull request #12089 from infodiver/patch-3

fix a typo
Mr.doob 8 жил өмнө
parent
commit
393b54a964

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

@@ -106,7 +106,7 @@ $ npm install mocha --save-dev
 				<li>
 					Rerun the test with
 					<code>
-						$ npm test.
+						$ npm test
 					</code>
 
 					This should now succeed, reporting 0 passing (1ms)