aboutsummaryrefslogtreecommitdiffstats
path: root/docs/content/api
diff options
context:
space:
mode:
authorOliver Schmidt2013-12-05 09:29:18 +0100
committerPete Bacon Darwin2013-12-17 12:12:14 +0000
commitc432999572c3564dd6d2456161fc6a942bc8d866 (patch)
treed762e81bb33bef11560aa858f58fef2bbfb05a49 /docs/content/api
parentf8d319c11a12efb96f822a8b4d0fd35af19934a6 (diff)
downloadangular.js-c432999572c3564dd6d2456161fc6a942bc8d866.tar.bz2
docs(ng): fix typo and line lengths
Closes #5288
Diffstat (limited to 'docs/content/api')
-rw-r--r--docs/content/api/ng.ngdoc5
1 files changed, 4 insertions, 1 deletions
diff --git a/docs/content/api/ng.ngdoc b/docs/content/api/ng.ngdoc
index 2877a566..0acaf528 100644
--- a/docs/content/api/ng.ngdoc
+++ b/docs/content/api/ng.ngdoc
@@ -3,6 +3,9 @@
@description
# ng (core module)
-The ng module is loaded by default when an AngularJS application is started. The module itself contains the essential components to for an AngularJS application to function. The table below lists a high level breakdown of each of the services/factories, filters, directives and testing components available within this core module.
+The ng module is loaded by default when an AngularJS application is started. The module itself
+contains the essential components for an AngularJS application to function. The table below
+lists a high level breakdown of each of the services/factories, filters, directives and testing
+components available within this core module.
<div doc-module-components="ng"></div>