Skip to content

Commit 45235ed

Browse files
authored
Merge pull request #2 from CogWorksBWSI/davidmascharka-patch-1
Update HW_ciphers.ipynb
2 parents 3f8f526 + ca707a0 commit 45235ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ciphers/HW_ciphers.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@
139139
"Going through the keyphrase we pull out\n",
140140
"\n",
141141
"```\n",
142-
"beavrwrksicl\n",
142+
"beavrwoksicl\n",
143143
"```\n",
144144
"\n",
145145
"Note that each letter is unique, and is in the order we saw it in the keyphrase. The second 'e' we see in 'beaverworks' is simply ignored. Now all we have to do is go through the alphabet and append all the letters that we don't already have. This gives us the following mapping:\n",

0 commit comments

Comments
 (0)