🌐 AI搜索 & 代理 主页
Skip to content

Commit 8adfd82

Browse files
authored
Update common-props.json
1 parent 972460d commit 8adfd82

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/common-props.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -180,7 +180,7 @@
180180
"description": "The ID of the element that provides a label for this component. Used as the value for the 'aria-labelledby' attribute"
181181
},
182182
"ariaDescribedby": {
183-
"description": "The ID of the element that provides additional contet for this component. Used as the value for the 'aria-describedby' attribute"
183+
"description": "The ID of the element that provides additional context for this component. Used as the value for the 'aria-describedby' attribute"
184184
},
185185
"ariaLive": {
186186
"description": "When the rendered element is an aria-live region (for screen reader users), set to either 'polite' or 'assertive'"

0 commit comments

Comments
 (0)