diff --git a/Example/examples/Circle.js b/Example/examples/Circle.js index 03a7412e..af7af1ca 100644 --- a/Example/examples/Circle.js +++ b/Example/examples/Circle.js @@ -64,7 +64,7 @@ class StrokeOpacityCircle extends Component{ } class PieCircle extends Component{ - static title = 'Draw a Pie shape with '; + static title = 'Draw a Pie shape with circle'; render() { return