From 18026083b7c1bdc548a1ebfe156be8c7b8a26d53 Mon Sep 17 00:00:00 2001 From: lar3ry Date: Fri, 3 Jul 2020 15:56:48 -0600 Subject: [PATCH] Update Basic_Shapes.md --- tutorials/Basic_Shapes.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tutorials/Basic_Shapes.md b/tutorials/Basic_Shapes.md index 3e46666..9f848b5 100644 --- a/tutorials/Basic_Shapes.md +++ b/tutorials/Basic_Shapes.md @@ -36,7 +36,7 @@ Or chamfer them: rect([60,40], center=true, chamfer=10); ``` -You can even specify *which* corners get rounded or chamferred. If you pass a +You can even specify *which* corners get rounded or chamfered. If you pass a list of four size numbers to the `rounding=` or `chamfer=` arguments, it will give each corner its own size. In order, it goes from the back-right (quadrant I) corner, counter-clockwise around to the back-left (quadrant II) corner, to the