Removed a typo. (#3250)
There was a typo in the code telling that you can also use dart language from the combo box while there was no docs for dart in combo-box.
This commit is contained in:
parent
343b03a894
commit
1a56751fcb
|
@ -7,7 +7,7 @@ include _util-fns
|
||||||
header Don't want JavaScript?
|
header Don't want JavaScript?
|
||||||
:marked
|
:marked
|
||||||
Although we're getting started in JavaScript, you can also write Angular apps
|
Although we're getting started in JavaScript, you can also write Angular apps
|
||||||
in TypeScript and Dart by selecting either of those languages from the combo-box in the banner.
|
in TypeScript by selecting it from the combo-box in the banner.
|
||||||
|
|
||||||
.l-main-section
|
.l-main-section
|
||||||
:marked
|
:marked
|
||||||
|
|
Loading…
Reference in New Issue