Bläddra i källkod

README-en.md edited online with Bitbucket

Jose R Ortiz Ubarri 8 år sedan
förälder
incheckning
fa30382a1b
1 ändrade filer med 1 tillägg och 1 borttagningar
  1. 1
    1
      README-en.md

+ 1
- 1
README-en.md Visa fil

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