From 54ed870e24af539d80a3b905cb6333edc32bf026 Mon Sep 17 00:00:00 2001 From: David Mascharka Date: Tue, 14 May 2019 13:11:21 -0400 Subject: [PATCH] Update HW_ciphers.ipynb --- ciphers/HW_ciphers.ipynb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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",