aboutsummaryrefslogtreecommitdiffstats
path: root/docs/content/api/index.ngdoc
diff options
context:
space:
mode:
Diffstat (limited to 'docs/content/api/index.ngdoc')
-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.