ソースを参照

README-en.md edited online with Bitbucket

コミット
fa30382a1b
共有1 個のファイルを変更した1 個の追加1 個の削除を含む
  1. 1
    1
      README-en.md

+ 1
- 1
README-en.md ファイルの表示

@@ -213,7 +213,7 @@ In this exercise, you will modify the code for the `cypher` function from Exerci
213 213
     | ciphered text   | H | Y | @ | X | K | * | T |   | K | 8 | A | Z |
214 214
 
215 215
 
216
-    **Figure 7.** Example Vigenere cypher of the cleartext `“PR@GR*M T8IS”` using the keyword `SHORT”`. 
216
+    **Figure 7.** Example Vigenere cypher of the cleartext `“PR@GR*M T8IS”` using the keyword `"SHORT”`. 
217 217
 
218 218
     ---
219 219