Skip to content

11 Example pages: Fix typo in accessibility features: change 'an' to …#2803

Merged
mcking65 merged 1 commit intomainfrom
fix-hc-typo
Sep 20, 2023
Merged

11 Example pages: Fix typo in accessibility features: change 'an' to …#2803
mcking65 merged 1 commit intomainfrom
fix-hc-typo

Conversation

@mcking65
Copy link
Copy Markdown
Contributor

@mcking65 mcking65 commented Sep 19, 2023

PR inspired by #2776 submitted by @sdvg.

Replace 'an' with 'and' in the accessibility features description of high contrast support of focus indicator in 11 examples.

Incorrect text:

Because transparent borders are visible on some systems with operating system high contrast settings enabled, transparency cannot be used to create a visual difference between the element that is focused an other elements.

Corrected text:

Because transparent borders are visible on some systems with operating system high contrast settings enabled, transparency cannot be used to create a visual difference between the element that is focused and other elements.

Examples changed:

  • combobox/examples/combobox-autocomplete-both.html
  • combobox/examples/combobox-autocomplete-list.html
  • combobox/examples/combobox-autocomplete-none.html
  • disclosure/examples/disclosure-faq.html
  • disclosure/examples/disclosure-image-description.html
  • menu-button/examples/menu-button-actions-active-descendant.html
  • menu-button/examples/menu-button-actions.html
  • menu-button/examples/menu-button-links.html
  • menubar/examples/menubar-navigation.html
  • switch/examples/switch-checkbox.html
  • switch/examples/switch.html

Review checklist

Reviewers: To learn what needs to be covered by each review, Follow the link for the type of review to which you are assigned.

…'and'

Replace 'an' with 'and' in the accessibility features description of high contrast support of focus indicator in 11 examples.

Incorrect text:

>Because transparent borders are visible on some systems with operating system high contrast settings enabled, transparency cannot be used to create a visual difference between the element that is focused an other elements.

Corrected text:

>Because transparent borders are visible on some systems with operating system high contrast settings enabled, transparency cannot be used to create a visual difference between the element that is focused and other elements.
@mcking65 mcking65 self-assigned this Sep 19, 2023
@mcking65 mcking65 added editorial Changes to prose that don't alter intended meaning, e.g., phrasing, grammar. May fix inaccuracies. Example Page Related to a page containing an example implementation of a pattern labels Sep 19, 2023
@mcking65 mcking65 added this to the H2/2023 Content Updates milestone Sep 19, 2023
@mcking65 mcking65 requested a review from a11ydoer September 19, 2023 02:43
Copy link
Copy Markdown
Contributor

@a11ydoer a11ydoer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A good change. ;-)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

editorial Changes to prose that don't alter intended meaning, e.g., phrasing, grammar. May fix inaccuracies. Example Page Related to a page containing an example implementation of a pattern

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants