Procházet zdrojové kódy

README-en.md edited online with Bitbucket

Jose R Ortiz Ubarri před 8 roky
rodič
revize
fa30382a1b
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1
    1
      README-en.md

+ 1
- 1
README-en.md Zobrazit soubor

@@ -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