From f4a4f42abb29ca0ab2d6dc427599db09eb4d54bb Mon Sep 17 00:00:00 2001 From: Roy Ling Date: Sat, 11 Jan 2014 14:42:22 +0800 Subject: docs(api/index): fix typo Closes #5738 --- docs/content/api/index.ngdoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/content/api') diff --git a/docs/content/api/index.ngdoc b/docs/content/api/index.ngdoc index 3fc2c36d..a8c28542 100644 --- a/docs/content/api/index.ngdoc +++ b/docs/content/api/index.ngdoc @@ -63,7 +63,7 @@ This module is provided by default and contains the core components of AngularJS
- The core filters available in the ng module are used to transform template data before it is renders within directives and expressions. + The core filters available in the ng module are used to transform template data before it is rendered within directives and expressions.
Some examples include: -- cgit v1.2.3