Commit 6d46a9a
authored
Clarify description for aria-keyshortcuts (#1713)
Fixed the character name and removed the (probably unnecessary) modifier key from an example for `aria-keyshortcuts` - `'` ... `'`, `"` ... `"`
I also removed the Shift modifier, as it's not a part of the escaping sequence and was confusing
(you can type double-quote with shift+single-quote in US keyboard layout).
The combination of modifier keys and escaping sequence exists in the "Examples of valid keyboard shortcuts include" list.1 parent 060b878 commit 6d46a9a
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11884 | 11884 | | |
11885 | 11885 | | |
11886 | 11886 | | |
11887 | | - | |
| 11887 | + | |
11888 | 11888 | | |
11889 | 11889 | | |
11890 | 11890 | | |
| |||
0 commit comments