diff --git a/components/icon/index.en-US.md b/components/icon/index.en-US.md index 5451ffb472..dc3be75a91 100644 --- a/components/icon/index.en-US.md +++ b/components/icon/index.en-US.md @@ -64,7 +64,7 @@ ReactDOM.render(, mountNode); ## API -You can set `style` and `className` for size and color of icons because they are still words in essence. +You can set `style` and `className` for size and color of icons because they are still fonts in essence. ```jsx