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