diff --git a/src/plots/cartesian/layout_attributes.js b/src/plots/cartesian/layout_attributes.js index 320605555ce..784db0504b2 100644 --- a/src/plots/cartesian/layout_attributes.js +++ b/src/plots/cartesian/layout_attributes.js @@ -180,7 +180,7 @@ module.exports = { description: [ 'Sets the text displayed at the ticks position via `tickvals`.', 'Only has an effect if `tickmode` is set to *array*.', - 'Used with `ticktext`.' + 'Used with `tickvals`.' ].join(' ') }, ticks: {