From c432999572c3564dd6d2456161fc6a942bc8d866 Mon Sep 17 00:00:00 2001 From: Oliver Schmidt Date: Thu, 5 Dec 2013 09:29:18 +0100 Subject: docs(ng): fix typo and line lengths Closes #5288 --- docs/content/api/ng.ngdoc | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'docs/content') 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.
-- cgit v1.2.3