Skip to content

Commit 8d06a73

Browse files
committed
Fix typo
1 parent dc8945d commit 8d06a73

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ctfcli/spec/challenge-example.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ attempts: 5
4141
flags:
4242
# A static case sensitive flag
4343
- flag{3xampl3}
44-
# A static case insensitive flag created with a dictionary
44+
# A static case sensitive flag created with a dictionary
4545
- {
4646
type: "static",
4747
content: "flag{wat}",

0 commit comments

Comments
 (0)