diff --git a/lib/squib/api/shapes.rb b/lib/squib/api/shapes.rb index 3b786f7..cffb436 100644 --- a/lib/squib/api/shapes.rb +++ b/lib/squib/api/shapes.rb @@ -59,7 +59,7 @@ module Squib end end - # Draw an ellipse + # Draw an ellipse # # @example # ellipse x: 0, y: 0, width: 825, height: 1125