From 11aae793720fd63763c21d1e322d05beece44a87 Mon Sep 17 00:00:00 2001 From: Thomas Claudius Huber Date: Thu, 9 Feb 2017 14:16:00 +0100 Subject: [PATCH] docs(cli-quickstart): remove extra word (#3216) --- public/docs/ts/latest/cli-quickstart.jade | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/docs/ts/latest/cli-quickstart.jade b/public/docs/ts/latest/cli-quickstart.jade index c04011193e..0460956b10 100644 --- a/public/docs/ts/latest/cli-quickstart.jade +++ b/public/docs/ts/latest/cli-quickstart.jade @@ -287,7 +287,7 @@ table(width="100%") Inside `e2e/` live the End-to-End tests. They shouldn't be inside `src/` because e2e tests are really a separate app that just so happens to test your main app. - That's why it they even have their own `tsconfig.json`. + That's why they even have their own `tsconfig.json`. tr td node_modules/... td