Skip to content

Commit 9675483

Browse files
authored
Merge pull request #690 from plotly/chriddyp-patch-1
fix typo in layout.mapbox.layers.line description
2 parents b6fc59d + f370330 commit 9675483

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/plots/mapbox/layout_attributes.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -191,7 +191,7 @@ module.exports = {
191191
dflt: 2,
192192
role: 'style',
193193
description: [
194-
'Sets the line radius.',
194+
'Sets the line width.',
195195
'Has an effect only when `type` is set to *line*.'
196196
].join(' ')
197197
}

0 commit comments

Comments
 (0)