docs(cli-quickstart): remove extra word (#3216)

This commit is contained in:
Thomas Claudius Huber 2017-02-09 14:16:00 +01:00 committed by Jesús Rodríguez
parent 8f8feb2455
commit 11aae79372
1 changed files with 1 additions and 1 deletions

View File

@ -287,7 +287,7 @@ table(width="100%")
Inside `e2e/` live the End-to-End tests. Inside `e2e/` live the End-to-End tests.
They shouldn't be inside `src/` because e2e tests are really a separate app that They shouldn't be inside `src/` because e2e tests are really a separate app that
just so happens to test your main app. 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 tr
td <code>node_modules/...</code> td <code>node_modules/...</code>
td td