From 2c343081ccd274f5fae71953a183bbcba4c7525f Mon Sep 17 00:00:00 2001 From: Hannes Diercks Date: Sat, 19 Dec 2015 22:40:28 +0100 Subject: [PATCH] docs(features): remove duplicate mention of dart closes #591 In the "Flexible Development" section. --- public/features.jade | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/public/features.jade b/public/features.jade index 96ad208f76..3554aee1ff 100644 --- a/public/features.jade +++ b/public/features.jade @@ -53,9 +53,9 @@ .c7 h3.text-headline.text-uppercase Flexible Development p.text-body. - The choice of language is up to you. In addition to providing full support for ES5 and - TypeScript, and Dart, Angular 2 works equally well with ES6, Dart, and other languages that - compile to JavaScript. + The choice of language is up to you. In addition to full support for + ES5, TypeScript, and Dart, Angular 2 works equally well with ES2015 and other languages + that compile to JavaScript.