Ver código fonte

Merge pull request #424 from vousk/typo

gulp instruction - minor fix
David Catuhe 10 anos atrás
pai
commit
0360a901cb
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1 1
      Tools/Gulp/readme.md

+ 1 - 1
Tools/Gulp/readme.md

@@ -64,7 +64,7 @@ Will be generated :
 
 Be aware that all js files content will be overwrite.
 
-### Build Babylon.js when you save a javascript file:
+### Build Babylon.js when you save a typescript file:
 ```
 gulp watch-typescript
 ```