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 9c3de25 commit cfafeb6Copy full SHA for cfafeb6
packages/react-art/npm/Wedge.js
@@ -31,7 +31,7 @@ var Shape = ReactART.Shape;
31
var Path = ReactART.Path;
32
33
/**
34
- * Wedge is a React component for drawing circles, wedges and arcs. Like other
+ * Wedge is a React component for drawing circles, wedges and arcs. Like other
35
* ReactART components, it must be used in a <Surface>.
36
*/
37
var Wedge = createReactClass({
0 commit comments