We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 073775c commit f4ea5e4Copy full SHA for f4ea5e4
components/dash-core-components/src/components/RangeSlider.react.js
@@ -136,7 +136,7 @@ RangeSlider.propTypes = {
136
style: PropTypes.object,
137
/**
138
* Reference to a function in the `window.dccFunctions` namespace.
139
- * This can be added in a scrip in the asset folder.
+ * This can be added in a script in the asset folder.
140
*
141
* For example, in `assets/tooltip.js`:
142
* ```
0 commit comments