diff --git a/docs/content/misc/started.ngdoc b/docs/content/misc/started.ngdoc
index 522ddbce54f8..f078aebe4656 100644
--- a/docs/content/misc/started.ngdoc
+++ b/docs/content/misc/started.ngdoc
@@ -7,7 +7,7 @@ becoming an Angular expert.
1. Read the {@link guide/concepts conceptual overview}.
Understand Angular's vocabulary and how all the Angular
components work together.
-1. Do the {@link tutorial/ AngularJS Tutorial}.
Walk end-to-end through building and application complete with tests
+1. Do the {@link tutorial/ AngularJS Tutorial}.
Walk end-to-end through building an application complete with tests
on top of a node.js web server. Covers every major AngularJS feature and show you how to set up your development
environment.
1. Download or clone the {@link https://github.com/angular/angular-seed Seed App project template}.
Gives you a