Skip to content
This repository was archived by the owner on Apr 12, 2024. It is now read-only.
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit bf4b0db

Browse files
asif22caitp
authored andcommittedFeb 6, 2014
docs(misc): fix typo in "getting started" docs
changed "building and application" to "building an application" Closes #6156
1 parent 95d119e commit bf4b0db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎docs/content/misc/started.ngdoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ becoming an Angular expert.
77

88
1. Read the {@link guide/concepts conceptual overview}.<br/>Understand Angular's vocabulary and how all the Angular
99
components work together.
10-
1. Do the {@link tutorial/ AngularJS Tutorial}.<br/>Walk end-to-end through building and application complete with tests
10+
1. Do the {@link tutorial/ AngularJS Tutorial}.<br/>Walk end-to-end through building an application complete with tests
1111
on top of a node.js web server. Covers every major AngularJS feature and show you how to set up your development
1212
environment.
1313
1. Download or clone the {@link https://github.com/angular/angular-seed Seed App project template}.<br/>Gives you a

0 commit comments

Comments
 (0)
This repository has been archived.