Skip to content

Commit 966649c

Browse files
docs: Tilting petal example
1 parent e18c6c6 commit 966649c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Commands/Get-Turtle.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ function Get-Turtle {
102102
.EXAMPLE
103103
# We can draw a pair of arcs and turn back after each one.
104104
# We call this a 'petal'.
105-
turtle Petal 42 60
105+
turtle rotate -30 Petal 42 60
106106
.EXAMPLE
107107
# We can construct a flower out of petals
108108
turtle FlowerPetal

0 commit comments

Comments
 (0)