Skip to content

Commit

Permalink
Fixed a prop name in doc (#25037)
Browse files Browse the repository at this point in the history
  • Loading branch information
tony-xia authored Oct 3, 2022
1 parent 79174e4 commit a27927f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion specs/Checkbox.md
Original file line number Diff line number Diff line change
Expand Up @@ -166,7 +166,7 @@ Removing the following two props because the ARIA spec dictates role='checkbox'

Props being removed:

ariaPoisitionInSet and ariaSetSize - when writing parent component, user should set these on the checkbox.
ariaPositionInSet and ariaSetSize - when writing parent component, user should set these on the checkbox.

## Slots

Expand Down

0 comments on commit a27927f

Please sign in to comment.