Skip to content

Commit 1fa797d

Browse files
committed
more improvements
1 parent 7dc21ba commit 1fa797d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

exercises/piecing-it-together/instructions.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# Instructions
22

3-
Given partial information about a jigsaw puzzle, complete the remaining details.
3+
Given partial information about a jigsaw puzzle, add the missing pieces.
44

5-
If the information is insufficient to complete the details, or if it contains contradictions, the user should be notified.
5+
If the information is insufficient to complete the details, or if given parts are in contradiction, the user should be notified.
66

77
The full information about the jigsaw puzzle contains the following parts:
88

0 commit comments

Comments
 (0)