Skip to content

Commit cf6cae6

Browse files
authored
Update README.md
1 parent 93ada11 commit cf6cae6

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
@@ -294,7 +294,7 @@ The default options are:
294294

295295
**step** - _Number (defaults to 1)_: Step between each value.
296296

297-
**precision** - _Number (defaults to 0)_: The precision to display values with. The `toFixed()` is used internally for this.
297+
**precision** - _Number (defaults to 0)_: The precision to display values with (number of decimals to be displayed). The `toFixed()` is used internally for this.
298298

299299
**minLimit** - _Number (defaults to null)_: The minimum value authorized on the slider.
300300

0 commit comments

Comments
 (0)