소스 검색

gulp instruction - minor fix

Vousk-prod 10 년 전
부모
커밋
3e4b214a88
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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
 ```