From 54b11b2ae3fa12f1e6af37562c70c8aebc029dc3 Mon Sep 17 00:00:00 2001 From: Christian Fleschhut Date: Tue, 14 Apr 2020 12:20:14 +0200 Subject: [PATCH] =?UTF-8?q?docs(Empty=20component):=20=F0=9F=93=96=20Fix?= =?UTF-8?q?=20typo=20in=20image=20prop=20description=20(#23251)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- components/empty/index.en-US.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/empty/index.en-US.md b/components/empty/index.en-US.md index 9dfada8f30..649880ac7a 100644 --- a/components/empty/index.en-US.md +++ b/components/empty/index.en-US.md @@ -24,7 +24,7 @@ Empty state placeholder. | --- | --- | --- | --- | --- | | description | Customize description | string \| ReactNode | - | | | imageStyle | style of image | CSSProperties | - | | -| image | Customize image. Will tread as image url when string provided. | string \| ReactNode | `Empty.PRESENTED_IMAGE_DEFAULT` | | +| image | Customize image. Will treat as image url when string provided. | string \| ReactNode | `Empty.PRESENTED_IMAGE_DEFAULT` | | ## Built-in images