docs(developer): rename 'ending' to 'suffix' :-)

This commit is contained in:
Igor Minar 2015-03-19 17:43:44 +09:00
parent e0710c4613
commit 1676e3161b
1 changed files with 1 additions and 1 deletions

View File

@ -182,7 +182,7 @@ Angular specific command line options when running protractor (e.g. force gc, ..
* `tools/*`: tools that are needed to build Angular
* `dist/*`: build files are placed here.
### File endings
### File suffixes
* `*.js`: javascript files that get transpiled to Dart and EcmaScript 5
* `*.es6`: javascript files that get transpiled only to EcmaScript 5