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

Commit 40b2728

Browse files
ajboghNarretz
authored andcommitted
docs(ngAria): clarify which module to include for ngAria
Closes #11802
1 parent b73c64e commit 40b2728

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)