Skip to content

Commit 661ced7

Browse files
committed
Most not all
1 parent 204fc26 commit 661ced7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ $ npm install @github/combobox-nav
2525
</ul>
2626
```
2727

28-
`combobox-nav` will set all the necessary ARIA attributes on the elements at time of installation. However, since it does not control list visibility, please [refer to the ARIA spec](https://www.w3.org/TR/wai-aria-1.2/#combobox) for more requirements around `aria-expanded` and `aria-autocomplete`.
28+
`combobox-nav` will set most of the necessary ARIA attributes on the elements at time of installation. However, since it does not control list visibility, please [refer to the ARIA spec](https://www.w3.org/TR/wai-aria-1.2/#combobox) for more requirements around `aria-expanded` and `aria-autocomplete`.
2929

3030
### JS
3131

0 commit comments

Comments
 (0)