docs(directive): minor typo fix
Changed "obeject" to "object"
This commit is contained in:
committed by
Pawel Kozlowski
parent
cb560e2441
commit
7f9a94f8bc
@@ -355,7 +355,7 @@ compiler}. The attributes are:
|
||||
|
||||
* `$scope` - Current scope associated with the element
|
||||
* `$element` - Current element
|
||||
* `$attrs` - Current attributes obeject for the element
|
||||
* `$attrs` - Current attributes object for the element
|
||||
* `$transclude` - A transclude linking function pre-bound to the correct transclusion scope:
|
||||
`function(cloneLinkingFn)`.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user