We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 948fd02 commit e5a600dCopy full SHA for e5a600d
src/components/shapes/draw_newshape/attributes.js
@@ -138,7 +138,7 @@ module.exports = overrideAll({
138
name: extendFlat({}, basePlotAttributes.name, {
139
description: [
140
'Sets new shape name.',
141
- 'The name appear as the legend item.'
+ 'The name appears as the legend item.'
142
].join(' ')
143
}),
144
0 commit comments