Skip to content

Commit a27927f

Browse files
authored
Fixed a prop name in doc (#25037)
1 parent 79174e4 commit a27927f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

specs/Checkbox.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,7 @@ Removing the following two props because the ARIA spec dictates role='checkbox'
166166

167167
Props being removed:
168168

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

171171
## Slots
172172

0 commit comments

Comments
 (0)