aboutsummaryrefslogtreecommitdiffstats
path: root/docs/content/api
diff options
context:
space:
mode:
author@supercobra2013-10-25 09:49:26 -0500
committerPete Bacon Darwin2013-10-26 19:49:14 +0100
commit96da4c14a79b5d053a079ed0e2486ed29d0e9e43 (patch)
treec526d557f3fe001b62835dcb5c5d2d88d13ea7a7 /docs/content/api
parenta4d3146ee9ef61e8b8ca73c8aab7a07a4c76a663 (diff)
downloadangular.js-96da4c14a79b5d053a079ed0e2486ed29d0e9e43.tar.bz2
docs(api/index): improve grammar
Closes #4648
Diffstat (limited to 'docs/content/api')
-rw-r--r--docs/content/api/index.ngdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/content/api/index.ngdoc b/docs/content/api/index.ngdoc
index 95e45e63..b38bf76d 100644
--- a/docs/content/api/index.ngdoc
+++ b/docs/content/api/index.ngdoc
@@ -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.