Skip to content

Commit 8232959

Browse files
ajboghnetman92
authored andcommitted
docs(ngAria): clarify which module to include for ngAria
Closes angular#11802
1 parent 3a618db commit 8232959

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/ngAria/aria.js

+2-2
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@
1414
*
1515
* ## Usage
1616
*
17-
* For ngAria to do its magic, simply include the module as a dependency. The directives supported
18-
* by ngAria are:
17+
* For ngAria to do its magic, simply include the module `ngAria` as a dependency. The following
18+
* directives are supported:
1919
* `ngModel`, `ngDisabled`, `ngShow`, `ngHide`, `ngClick`, `ngDblClick`, and `ngMessages`.
2020
*
2121
* Below is a more detailed breakdown of the attributes handled by ngAria:

0 commit comments

Comments
 (0)