Skip to content

Commit 0eef600

Browse files
committed
Clarify XOR mission
1 parent 462cb46 commit 0eef600

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

trainingportal/static/lessons/cryptoBreaker/definitions.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"name":"XOR Encryption",
4949
"description": "crypto_xor.md",
5050
"type":"quiz",
51-
"mission":"The plain text is 'LOREM IPSUM DOLOR SIT AMET'. Find the XOR key.",
51+
"mission":"The plain text is 'LOREM IPSUM DOLOR SIT AMET'. Find the characters of the XOR key.",
5252
"codeBlockIds":[]
5353
},
5454
{

0 commit comments

Comments
 (0)