Skip to content

Commit b233680

Browse files
authored
typo
1 parent 79d54a4 commit b233680

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@ By default the decimal value is disabled. To use decimals in the value, add the
140140
|minus|Enable/disable negative values|false|Boolean|`false`|
141141
|placeholder|Input placeholder|false|String|-|
142142
|precision|Number of decimals|false|Number, String|-|
143-
|separator|Thousand separator symbole (accepts either `.` or `,`)|false|String|`,`|
143+
|separator|Thousand separator symbol (accepts either `.` or `,`)|false|String|`,`|
144144
|read-only|Hide input field and show the value as text|false|Boolean|false|
145145
|read-only-class|Class for read-only element|false|String|''|
146146

0 commit comments

Comments
 (0)