Skip to content

Commit 3d60e49

Browse files
Update elements/pf-search-input/docs/pf-search-input.md
Co-authored-by: Adam Johnson <[email protected]>
1 parent ae3724a commit 3d60e49

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

elements/pf-search-input/docs/pf-search-input.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ import '@patternfly/elements/pf-search-input/pf-search-input.js';
4343

4444
{% band header="Accessibility" %}
4545

46-
The select uses the [Combobox Pattern](https://www.w3.org/WAI/ARIA/apg/patterns/combobox/) recommendations from the WAI ARIA [Authoring Best Practices Guide (APG)](https://www.w3.org/WAI/ARIA/apg).
46+
The search input uses the [Combobox Pattern](https://www.w3.org/WAI/ARIA/apg/patterns/combobox/) recommendations from the WAI ARIA [Authoring Best Practices Guide (APG)](https://www.w3.org/WAI/ARIA/apg).
4747

4848
When the dropdown is disabled it follows [WAI ARIA focusability recommendations](https://www.w3.org/WAI/ARIA/apg/practices/keyboard-interface/#focusabilityofdisabledcontrols) for composite widget elements, where dropdown items are still focusable even when the dropdown is disabled.
4949

0 commit comments

Comments
 (0)