Skip to content

Commit eaceef1

Browse files
mungojamchriddyp
authored andcommitted
typo in ExampleComponent comment
1 parent 1d2ee1d commit eaceef1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/lib/components/ExampleComponent.react.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ export default class ExampleComponent extends Component {
4747

4848
ExampleComponent.propTypes = {
4949
/**
50-
* The ID used to identify this compnent in Dash callbacks
50+
* The ID used to identify this component in Dash callbacks
5151
*/
5252
id: PropTypes.string,
5353

0 commit comments

Comments
 (0)