Skip to content

Commit e5a600d

Browse files
archmojLiamConnors
andauthored
Update src/components/shapes/draw_newshape/attributes.js
Co-authored-by: Liam Connors <[email protected]>
1 parent 948fd02 commit e5a600d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/shapes/draw_newshape/attributes.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@ module.exports = overrideAll({
138138
name: extendFlat({}, basePlotAttributes.name, {
139139
description: [
140140
'Sets new shape name.',
141-
'The name appear as the legend item.'
141+
'The name appears as the legend item.'
142142
].join(' ')
143143
}),
144144

0 commit comments

Comments
 (0)