Skip to content

Commit 6996d3a

Browse files
committed
1 parent 28b8d10 commit 6996d3a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/loops_ii/drawing_right_triangles.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Drawing Right Triangles
22

3-
One of the more fun things to do with `for` loops[^quiz] is to use them to print out shapes.
3+
One of the more fun things to do with `for` loops is to use them to print out shapes.
44

55
Say you wanted to draw this right triangle.
66

0 commit comments

Comments
 (0)