diff --git a/src/components/errorbars/attributes.js b/src/components/errorbars/attributes.js index 9d2d2ec4e93..239cb042d6a 100644 --- a/src/components/errorbars/attributes.js +++ b/src/components/errorbars/attributes.js @@ -35,7 +35,7 @@ module.exports = { 'If *sqrt*, the bar lengths correspond to the sqaure of the', 'underlying data.', - 'If *array*, the bar lengths are set with data set `array`.' + 'If *data*, the bar lengths are set with data set `array`.' ].join(' ') }, symmetric: {