From e13ffac4904cd776d71d134d7e8dd394952a422a Mon Sep 17 00:00:00 2001 From: afc163 Date: Tue, 13 Jun 2017 17:36:54 +0800 Subject: [PATCH] update doc --- components/icon/index.en-US.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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