We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 221546f commit 4c6c192Copy full SHA for 4c6c192
src/loops_ii/drawing_isosceles_triangles.md
@@ -8,7 +8,7 @@ Another fun shape is the isosceles triangle.
8
*****
9
```
10
11
-For this one, the each row of the triangle needs to have spaces before it to shift it in to the
+For this one, each row of the triangle needs to have spaces before it to shift it in to the
12
center. How much each row needs to be shifted depends on how big the trangle will be overall.
13
14
In this case with three rows of `*`s, the top `*` needs two space characters before it
0 commit comments