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 acfce29 commit 44cea9bCopy full SHA for 44cea9b
exercises/diamond/description.md
@@ -43,7 +43,7 @@ These are the full requirements:
43
- The first row contains one 'A'.
44
- The last row contains one 'A'.
45
- All rows, except the first and last, have exactly two identical letters.
46
-- All rows have as many trailing spaces as leading spaces. (This might be 0).
+- All rows have as many trailing spaces as leading spaces (this might be 0).
47
- The diamond is horizontally symmetric.
48
- The diamond is vertically symmetric.
49
- The diamond has a square shape (width equals height).
0 commit comments