We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cb560e2 commit 7f9a94fCopy full SHA for 7f9a94f
docs/content/guide/directive.ngdoc
@@ -355,7 +355,7 @@ compiler}. The attributes are:
355
356
* `$scope` - Current scope associated with the element
357
* `$element` - Current element
358
- * `$attrs` - Current attributes obeject for the element
+ * `$attrs` - Current attributes object for the element
359
* `$transclude` - A transclude linking function pre-bound to the correct transclusion scope:
360
`function(cloneLinkingFn)`.
361
0 commit comments