From 4d697bc67c5bcb3fa5fe4e1c1a77934fb0b302b5 Mon Sep 17 00:00:00 2001 From: Volodymyr Fedyk Date: Tue, 11 Oct 2016 16:33:40 +0300 Subject: [PATCH] fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 48c5531..50e4e4e 100644 --- a/README.md +++ b/README.md @@ -329,7 +329,7 @@ Write code on a whiteboard or paper, not a computer. Test with some sample input - [ ] **Compilers** - [ ] [How a Compiler Works in ~1 minute (video)](https://www.youtube.com/watch?v=IhC7sdYe-Jg) - - [ ] [Hardvard CS50 - Compilers (video)](https://www.youtube.com/watch?v=CSZLNYF4Klo) + - [ ] [Harvard CS50 - Compilers (video)](https://www.youtube.com/watch?v=CSZLNYF4Klo) - [ ] [C++ (video)](https://www.youtube.com/watch?v=twodd1KFfGk) - [ ] [Understanding Compiler Optimization (C++) (video)](https://www.youtube.com/watch?v=FnGCDLhaxKU)