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 2744e5e commit d7a501dCopy full SHA for d7a501d
src/components/shapes/attributes.js
@@ -34,7 +34,7 @@ module.exports = {
34
'If *rect*, a rectangle is drawn linking',
35
'(`x0`,`y0`), (`x1`,`y0`), (`x1`,`y1`), (`x0`,`y1`), (`x0`,`y0`)',
36
37
- 'If *path*, draw a custom SVG path using `path`.',
+ 'If *path*, draw a custom SVG path using `path`.'
38
].join(' ')
39
},
40
0 commit comments