Skip to content

Commit 019646d

Browse files
committed
fix typo
1 parent 64997cc commit 019646d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/errorbars/attributes.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ module.exports = {
102102
color: {
103103
valType: 'color',
104104
editType: 'style',
105-
description: 'Sets the stoke color of the error bars.'
105+
description: 'Sets the stroke color of the error bars.'
106106
},
107107
thickness: {
108108
valType: 'number',

0 commit comments

Comments
 (0)