Skip to content

Commit f4ea5e4

Browse files
T4rk1nalexcjohnson
andauthored
Update components/dash-core-components/src/components/RangeSlider.react.js
Fix typo Co-authored-by: Alex Johnson <[email protected]>
1 parent 073775c commit f4ea5e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/dash-core-components/src/components/RangeSlider.react.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@ RangeSlider.propTypes = {
136136
style: PropTypes.object,
137137
/**
138138
* Reference to a function in the `window.dccFunctions` namespace.
139-
* This can be added in a scrip in the asset folder.
139+
* This can be added in a script in the asset folder.
140140
*
141141
* For example, in `assets/tooltip.js`:
142142
* ```

0 commit comments

Comments
 (0)