Browse Source

gulp instruction - minor fix

Vousk-prod 10 years ago
parent
commit
3e4b214a88
1 changed files with 1 additions and 1 deletions
  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
 ```