瀏覽代碼

docs(rating): Update docs

songjian 4 年之前
父節點
當前提交
7b23a037ce
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      content/input/rating/index-en-US.md

+ 1 - 1
content/input/rating/index-en-US.md

@@ -162,7 +162,7 @@ import { IconLikeHeart } from '@douyinfe/semi-icons';
 | ------------- | ------------------------------------------------------------------------------------- | ----------------------- | ---------------------------------------- |
 | allowClear    | Toggle whether it is allowed to clear when clicking                                   | boolean                 | true                                     |
 | allowHalf     | Toggle whether it is allowed to select half stars                                     | boolean                 | false                                    |
-| autoFocus     | Automaticly focus                                                                     | boolean                 | false                                    |
+| autoFocus     | Automatically focus                                                                     | boolean                 | false                                    |
 | character     | Custom characters to display rating                                                   | React Node              | `<IconStar size="extra-large"/>` |
 | className     | Class name                                                                            | string                  | -                                        |
 | count         | Number of stars or characters                                                         | number                  | 5                                        |