Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit f370330

Browse files
authored
📖 fix typo in layout.mapbox.layers.line description
1 parent b6fc59d commit f370330

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/plots/mapbox/layout_attributes.js

Lines changed: 1 addition & 1 deletion
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)