diff options
| author | JoeLeCodeur | 2013-10-28 17:34:26 -0500 |
|---|---|---|
| committer | Pete Bacon Darwin | 2013-10-30 20:55:43 +0000 |
| commit | d355b6c48e227835006ae33825a0524cb7363805 (patch) | |
| tree | 059cd3ae37f85ff739988a5c51bae22cf062011a | |
| parent | a1c9a416394174668b61468ea20b6e527e57c4a5 (diff) | |
| download | angular.js-d355b6c48e227835006ae33825a0524cb7363805.tar.bz2 | |
docs(api): improve grammar
Closes #4690
| -rw-r--r-- | docs/content/api/index.ngdoc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/content/api/index.ngdoc b/docs/content/api/index.ngdoc index b38bf76d..1f3b0c11 100644 --- a/docs/content/api/index.ngdoc +++ b/docs/content/api/index.ngdoc @@ -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)} |
