From 1a56751fcb0f42265eca50a624421790c7cf900d Mon Sep 17 00:00:00 2001 From: Mohsin Ammar Date: Wed, 15 Feb 2017 00:55:24 +0500 Subject: [PATCH] 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. --- public/docs/js/latest/quickstart.jade | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/docs/js/latest/quickstart.jade b/public/docs/js/latest/quickstart.jade index 0011553aa6..c4803fa6bc 100644 --- a/public/docs/js/latest/quickstart.jade +++ b/public/docs/js/latest/quickstart.jade @@ -7,7 +7,7 @@ include _util-fns header Don't want JavaScript? :marked 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 :marked