Skip to content

Commit 6cb9964

Browse files
Oliver Schmidtjamesdaily
Oliver Schmidt
authored andcommitted
docs(ng): fix typo and line lengths
Closes angular#5288
1 parent d56ec41 commit 6cb9964

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

docs/content/api/ng.ngdoc

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@
33
@description
44

55
# ng (core module)
6-
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.
6+
The ng module is loaded by default when an AngularJS application is started. The module itself
7+
contains the essential components for an AngularJS application to function. The table below
8+
lists a high level breakdown of each of the services/factories, filters, directives and testing
9+
components available within this core module.
710

811
<div doc-module-components="ng"></div>

0 commit comments

Comments
 (0)