Skip to content

Commit 35f1023

Browse files
committed
docs: polish Chinese README wording
1 parent a9f9304 commit 35f1023

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.zh-CN.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ npm start
8282
| min | `T` | - | 最小值。 |
8383
| mode | `'input' \| 'spinner'` | `input` | 渲染模式。 |
8484
| parser | `(displayValue: string \| undefined) => T` | - | 将显示的值解析回一个值。 |
85-
| precision | `number` | - | Display precision. |
85+
| precision | `number` | - | 显示精度。 |
8686
| prefix | `ReactNode` | - | 前缀内容。 |
8787
| prefixCls | `string` | `rc-input-number` | className 前缀。 |
8888
| readOnly | `boolean` | `false` | 将输入标记为只读。 |

0 commit comments

Comments
 (0)