diff --git a/components/icon/index.en-US.md b/components/icon/index.en-US.md index dc3be75a91..a775c1b34e 100644 --- a/components/icon/index.en-US.md +++ b/components/icon/index.en-US.md @@ -72,6 +72,6 @@ You can set `style` and `className` for size and color of icons because they are | Property | Description | Type | Default | |----------|------------------|------- |---------| -| type | Type of ant design icons | string | - | +| type | Type of ant design icon | string | - | | spin | Rotate icon with animation | boolean | false | | style | style properties of icon, like fontSize and color | object | - |