docs: Fix doc typo

This commit is contained in:
zombiej 2021-03-31 16:07:24 +08:00
parent 8774b9450e
commit 3d7f077539

View File

@ -7,7 +7,7 @@ title:
## zh-CN
通过 `stringMode` 开启高精度小数支持,`onChange` 事件将返回 string 类型。对于旧版览器,你需要 BigInt polyfill。
通过 `stringMode` 开启高精度小数支持,`onChange` 事件将返回 string 类型。对于旧版览器,你需要 BigInt polyfill。
## en-US