Browse Source

docs(rating): Update docs

songjian 4 năm trước cách đây
mục cha
commit
7b23a037ce
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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                                        |