diff --git a/src/plots/mapbox/layout_attributes.js b/src/plots/mapbox/layout_attributes.js index f70fbfe027b..20c23b19e64 100644 --- a/src/plots/mapbox/layout_attributes.js +++ b/src/plots/mapbox/layout_attributes.js @@ -191,7 +191,7 @@ module.exports = { dflt: 2, role: 'style', description: [ - 'Sets the line radius.', + 'Sets the line width.', 'Has an effect only when `type` is set to *line*.' ].join(' ') }