X Tutup
Skip to content

Commit 1676e31

Browse files
committed
docs(developer): rename 'ending' to 'suffix' :-)
1 parent e0710c4 commit 1676e31

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

DEVELOPER.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -182,7 +182,7 @@ Angular specific command line options when running protractor (e.g. force gc, ..
182182
* `tools/*`: tools that are needed to build Angular
183183
* `dist/*`: build files are placed here.
184184

185-
### File endings
185+
### File suffixes
186186

187187
* `*.js`: javascript files that get transpiled to Dart and EcmaScript 5
188188
* `*.es6`: javascript files that get transpiled only to EcmaScript 5

0 commit comments

Comments
 (0)
X Tutup