docs(ng): fix typo and line lengths

Closes #5288
This commit is contained in:
Oliver Schmidt 2013-12-05 09:29:18 +01:00 committed by Pete Bacon Darwin
parent f8d319c11a
commit c432999572

View file

@ -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>