Update Icon English doc (#7441)

Fixed small typo.
This commit is contained in:
Khalifa Lame 2017-09-04 14:01:48 +01:00 committed by 偏右
parent 5510d12ce8
commit ec2322a906

View File

@ -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 | - |