Skip to content

Commit 672f5ad

Browse files
authored
Please let the CI pass...
1 parent cba7b16 commit 672f5ad

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

exercises/diamond/description.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -36,10 +36,8 @@ E E
3636
A
3737
```
3838

39-
## Requirements
39+
## These are the full requirements:
4040

41-
These are the full requirements:
42-
-
4341
- The diamond has a square shape (width equals height).
4442
- The letters form a diamond shape.
4543
- The top half has the letters in ascending order.
@@ -51,4 +49,3 @@ These are the full requirements:
5149
- The diamond is horizontally symmetric.
5250
- The diamond is vertically symmetric.
5351
- The four corners (containing the spaces) are triangles.
54-
-

0 commit comments

Comments
 (0)