Skip to content

Commit 376aa55

Browse files
authored
Update README.md
1 parent 0d7701b commit 376aa55

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ By default the decimal value is disabled. To use decimals in the value, add the
119119
### Thousands separator
120120
- Default thousand separator's symbol is `,`.
121121
- Use the `separator` prop to change the thousands separator.
122-
- `separator` only accepts `spance`, `,` or `.`.
122+
- `separator` only accepts `space`, `,` or `.`.
123123
- When using the `.` or `space` as thousand separator, the decimal separator will be `,`.
124124

125125
```vue

0 commit comments

Comments
 (0)