docs(api): improve grammar

Closes #4690
This commit is contained in:
JoeLeCodeur 2013-10-28 17:34:26 -05:00 committed by Pete Bacon Darwin
parent a1c9a41639
commit d355b6c48e

View file

@ -5,7 +5,7 @@
# AngularJS API Docs
Welcome to the AngularJS API docs page. These pages contain the AngularJS reference materials for version <strong ng-bind="version"></strong>.
The docs are organized into **modules** which contain various components of an AngularJS application.
The documentation is organized into **modules** which contain various components of an AngularJS application.
These components are directives, services, filters, providers, types, global APIs and testing mocks.
## {@link ng ng (core module)}