diff --git a/ciphers/HW_ciphers.ipynb b/ciphers/HW_ciphers.ipynb index 5814509..648a08b 100644 --- a/ciphers/HW_ciphers.ipynb +++ b/ciphers/HW_ciphers.ipynb @@ -125,7 +125,7 @@ "Suppose our keyphrase is\n", "\n", "```\n", - "beaverworks is fun\n", + "beaverworks is cool\n", "```\n", "\n", "and we want to encode the string\n",