Skip to content

Commit

Permalink
fix typo in option role aria-busy description (#28058)
Browse files Browse the repository at this point in the history
  • Loading branch information
mihkeleidast committed Jul 19, 2023
1 parent 555ad93 commit d2b4454
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ From the assistive technology user's perspective, the heading does not exist sin

- [`aria-busy`](/en-US/docs/Web/Accessibility/ARIA/Attributes/aria-busy)

- : Used to indicate that an element is being modified, such as while it is loadingOptional.
- : Used to indicate that an element is being modified, such as while it is loading. Optional.

- [`aria-labelledby`](/en-US/docs/Web/Accessibility/ARIA/Attributes/aria-labelledby)

Expand Down

0 comments on commit d2b4454

Please sign in to comment.