Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion a1/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -1240,7 +1240,7 @@ Note: There are many naming options for directives, especially since they can be

*Why?*: It makes sense and it's not difficult.

Note: The directive below demonstrates some of the ways you can use scope inside of link and directive controllers, using controllerAs. I in-lined the template just to keep it all in one place.
Note: The directive below demonstrates some of the ways you can use scope inside of link and directive controllers, using controllerAs.

Note: Regarding dependency injection, see [Manually Identify Dependencies](#manual-annotating-for-dependency-injection).

Expand Down