From bedfb180a865b89f1cd654918909f9b56b3b5be9 Mon Sep 17 00:00:00 2001 From: Ricardo Raphael Joson Date: Thu, 31 Aug 2017 17:13:28 +0800 Subject: [PATCH] Update index.en-US.md (#7403) --- components/input/index.en-US.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/input/index.en-US.md b/components/input/index.en-US.md index de6670c9da..c7468a6156 100644 --- a/components/input/index.en-US.md +++ b/components/input/index.en-US.md @@ -37,7 +37,7 @@ The rest props of Input is exactly same as original [input](https://facebook.git ### Input.TextArea -> It you are using `antd@<2.12`, please use `Input[type=textarea]`. +> If you are using `antd@<2.12`, please use `Input[type=textarea]`. | Property | Description | Type | Default | |----------------|-----------------------|----------|---------------|