Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 7f9a94f

Browse files
nieldlrpkozlowski-opensource
authored andcommitted
docs(directive): minor typo fix
Changed "obeject" to "object"
1 parent cb560e2 commit 7f9a94f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/content/guide/directive.ngdoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -355,7 +355,7 @@ compiler}. The attributes are:
355355

356356
* `$scope` - Current scope associated with the element
357357
* `$element` - Current element
358-
* `$attrs` - Current attributes obeject for the element
358+
* `$attrs` - Current attributes object for the element
359359
* `$transclude` - A transclude linking function pre-bound to the correct transclusion scope:
360360
`function(cloneLinkingFn)`.
361361

0 commit comments

Comments
 (0)