Skip to content

Commit e8c7bd6

Browse files
authored
Fix inaccurate explanation of previous exercise
1 parent e00ae64 commit e8c7bd6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

data/part-2/4-methods.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2207,7 +2207,7 @@ Define a method called `printSpaces(int number)` that produces the number of spa
22072207

22082208
<!-- Joudut myös joko kopioimaan edellisen tehtävän vastauksestasi metodin `tulostaTahtia` tai toteuttamaan sen uudelleen tämän tehtävän tehtäväpohjaan. -->
22092209

2210-
You will also have to either copy the `printStars` method your previous answer or reimplement it in this exercise template.
2210+
You will also have to either copy the `printStars` method from your previous exercise or reimplement it in this exercise template.
22112211

22122212
<!-- <h2>Oikealle nojaavan kolmion tulostus</h2> -->
22132213

0 commit comments

Comments
 (0)