Skip to content
This repository was archived by the owner on Dec 4, 2017. It is now read-only.

docs(setup): fix typo #3048

Merged
merged 1 commit into from
Jan 2, 2017
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion public/docs/ts/latest/guide/setup.jade
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ code-example(language="sh" class="code-shell").
block qs-seed
:marked
The **QuickStart seed** contains the same application as the QuickStart playground.
But it's true purpose is to provide a solid foundation for _local_ development.
But its true purpose is to provide a solid foundation for _local_ development.
Consequently, there are _many more files_ in the project folder on your machine,
most of which you can [learn about later](setup-systemjs-anatomy.html "Setup Anatomy").

Expand Down