diff --git a/components/input-number/demo/digit.md b/components/input-number/demo/digit.md index 7a526fe434..7266dee407 100644 --- a/components/input-number/demo/digit.md +++ b/components/input-number/demo/digit.md @@ -7,7 +7,7 @@ title: ## zh-CN -通过 `stringMode` 开启高精度小数支持,`onChange` 事件将返回 string 类型。对于旧版游览器,你需要 BigInt polyfill。 +通过 `stringMode` 开启高精度小数支持,`onChange` 事件将返回 string 类型。对于旧版浏览器,你需要 BigInt polyfill。 ## en-US