We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d71dc2f commit 6d2e071Copy full SHA for 6d2e071
src/ngAria/aria.js
@@ -27,7 +27,7 @@
27
* | {@link ng.directive:ngDisabled ngDisabled} | aria-disabled |
28
* | {@link ng.directive:ngRequired ngRequired} | aria-required
29
* | {@link ng.directive:ngChecked ngChecked} | aria-checked
30
- * | {@link ng.directive:ngReadonly ngReadonly} | aria-readonly ||
+ * | {@link ng.directive:ngReadonly ngReadonly} | aria-readonly |
31
* | {@link ng.directive:ngValue ngValue} | aria-checked |
32
* | {@link ng.directive:ngShow ngShow} | aria-hidden |
33
* | {@link ng.directive:ngHide ngHide} | aria-hidden |
0 commit comments