docs(api/index): improve grammar

Closes #4648
This commit is contained in:
@supercobra 2013-10-25 09:49:26 -05:00 committed by Pete Bacon Darwin
parent a4d3146ee9
commit 96da4c14a7

View file

@ -3,7 +3,7 @@
@description
# AngularJS API Docs
Welcome to the AngularJS API docs page. The pages here contain the AngularJS reference materials for version <strong ng-bind="version"></strong>.
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.
These components are directives, services, filters, providers, types, global APIs and testing mocks.