Browse Source

README-en.md edited online with Bitbucket

Jose R Ortiz Ubarri 8 years ago
parent
commit
d8c7c4d0c8
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      README-en.md

+ 1
- 1
README-en.md View File

197
 
197
 
198
 ### Exercise 2 - Keyword and Cleartext of Arbitrary Lengths
198
 ### Exercise 2 - Keyword and Cleartext of Arbitrary Lengths
199
 
199
 
200
-In this exercise, you will modify the code for the cypher function from Exercise 1 so that the application can now cypher a message using a keyword of arbitrary length. 
200
+In this exercise, you will modify the code for the `cypher` function from Exercise 1 so that the application can now cypher a message using a keyword of arbitrary length. 
201
 
201
 
202
 #### Instructions
202
 #### Instructions
203
 
203