diff --git a/examples/docs/en-US/input.md b/examples/docs/en-US/input.md index 0a57f01a0a..e71b4fd5c6 100644 --- a/examples/docs/en-US/input.md +++ b/examples/docs/en-US/input.md @@ -263,7 +263,7 @@ export default { ### Sizes -:::demo Add `size` attribute to change the size of Input. In addition to the default size, there are three other options: `large`, `small` and `mini`. +:::demo Add `size` attribute to change the size of Input. In addition to the default size, there are three other options: `medium`, `small` and `mini`. ```html