aboutsummaryrefslogtreecommitdiffstats
path: root/docs/angular.attrMarkup.ngdoc
diff options
context:
space:
mode:
Diffstat (limited to 'docs/angular.attrMarkup.ngdoc')
-rw-r--r--docs/angular.attrMarkup.ngdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/angular.attrMarkup.ngdoc b/docs/angular.attrMarkup.ngdoc
index f73a5b42..aad20866 100644
--- a/docs/angular.attrMarkup.ngdoc
+++ b/docs/angular.attrMarkup.ngdoc
@@ -4,7 +4,7 @@
@description
Attribute markup extends the angular compiler in a very similar way as {@link angular.markup} except
-that it allows you to modify the state of the attribute text rather then the contest of a node.
+that it allows you to modify the state of the attribute text rather then the content of a node.
<pre>
angular.attrMarkup('extraClass', function(attrValue, attrName, element){