Skip to content

Commit c204b09

Browse files
Crypto Square: fix test case description
54 character plaintext results in 8 chunks, not 7.
1 parent 2442651 commit c204b09

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

exercises/crypto-square/canonical-data.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
},
6767
{
6868
"uuid": "fbcb0c6d-4c39-4a31-83f6-c473baa6af80",
69-
"description": "54 character plaintext results in 7 chunks, the last two with trailing spaces",
69+
"description": "54 character plaintext results in 8 chunks, the last two with trailing spaces",
7070
"property": "ciphertext",
7171
"input": {
7272
"plaintext": "If man was meant to stay on the ground, god would have given us roots."

0 commit comments

Comments
 (0)