Skip to content
This repository was archived by the owner on Apr 12, 2024. It is now read-only.

Commit 69ef17c

Browse files
nieldlrpkozlowski-opensource
authored andcommitted
docs(directive): minor typo fix
Changed "obeject" to "object"
1 parent f20646b commit 69ef17c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/content/guide/directive.ngdoc

+1-1
Original file line numberDiff line numberDiff line change
@@ -382,7 +382,7 @@ compiler}. The attributes are:
382382

383383
* `$scope` - Current scope associated with the element
384384
* `$element` - Current element
385-
* `$attrs` - Current attributes obeject for the element
385+
* `$attrs` - Current attributes object for the element
386386
* `$transclude` - A transclude linking function pre-bound to the correct transclusion scope:
387387
`function(cloneLinkingFn)`.
388388

0 commit comments

Comments
 (0)