From dd4db3774b81e09011245ceda06b65d1f6c75484 Mon Sep 17 00:00:00 2001 From: Andrew Murray Date: Thu, 6 Oct 2016 21:07:58 +1100 Subject: [PATCH] Fixed typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 57b8cd7..a91f787 100644 --- a/README.md +++ b/README.md @@ -1409,7 +1409,7 @@ Take coding challenges every day, as many as you can. - make sure to watch information theory videos first - [x] Khan Academy Series: https://www.khanacademy.org/computing/computer-science/cryptography - [x] Cryptography: Hash Functions: https://www.youtube.com/watch?v=KqqOXndnvic&list=PLUl4u3cNGP6317WaSNfmCvGym2ucw3oGp&index=30 - - [x] Cryptography: Encryptiom: https://www.youtube.com/watch?v=9TNI2wHmaeI&index=31&list=PLUl4u3cNGP6317WaSNfmCvGym2ucw3oGp + - [x] Cryptography: Encryption: https://www.youtube.com/watch?v=9TNI2wHmaeI&index=31&list=PLUl4u3cNGP6317WaSNfmCvGym2ucw3oGp - ### Compression - make sure to watch information theory videos first