Skip to content

Commit 373aa4b

Browse files
authored
Update BooleanSwitch.react.js
1 parent 361ec6a commit 373aa4b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/BooleanSwitch.react.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ BooleanSwitch.defaultProps = {
6464

6565
BooleanSwitch.propTypes = {
6666
/**
67-
* The ID used to identify this compnent in Dash callbacks
67+
* The ID used to identify this component in Dash callbacks
6868
*/
6969
id: PropTypes.string,
7070

0 commit comments

Comments
 (0)