Skip to content

Commit 116343a

Browse files
committed
Update the metadata blurb to swap Caeser for Vigenère
1 parent 2988301 commit 116343a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

exercises/simple-cipher/metadata.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
title = "Simple Cipher"
2-
blurb = "Implement a simple shift cipher like Caesar and a more secure substitution cipher."
2+
blurb = "Implement the Vigenère cipher, a simple substitution cipher."
33
source = "Substitution Cipher at Wikipedia"
44
source_url = "https://en.wikipedia.org/wiki/Substitution_cipher"

0 commit comments

Comments
 (0)