From 2474117ce0ef3e6899a99c7f299e9983828c1ff3 Mon Sep 17 00:00:00 2001 From: Filipe Silva Date: Mon, 28 Dec 2015 16:48:17 +0000 Subject: [PATCH] docs(quickstart): remove reference to ts editor closes #614 Fix #607 --- public/docs/js/latest/quickstart.jade | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/public/docs/js/latest/quickstart.jade b/public/docs/js/latest/quickstart.jade index aa602d28ab..8ac5b711d8 100644 --- a/public/docs/js/latest/quickstart.jade +++ b/public/docs/js/latest/quickstart.jade @@ -56,8 +56,8 @@ figure.image-display :marked ## Development Environment - We'll need a place to stand (the application project folder), some libraries, - some TypeScript configuration and the TypeScript-aware editor of your choice. + We'll need a place to stand (the application project folder), some libraries + and your editor of choice. ### Create a new project folder