diff --git a/docs/data/base/components/number-input/number-input.md b/docs/data/base/components/number-input/number-input.md index 2e9baa262ebbb9..275d38cb1dc612 100644 --- a/docs/data/base/components/number-input/number-input.md +++ b/docs/data/base/components/number-input/number-input.md @@ -139,7 +139,7 @@ If you only define one or the other, the opposite end of the range will be open- ``` -The demo below shows a Number Input with a an accepted range of 1 to 99: +The demo below shows a Number Input with an accepted range of 1 to 99: {{"demo": "QuantityInput.js", "defaultCodeOpen": false}}