From f7d5099cfad6841a71afdaac2816398b2e57dc38 Mon Sep 17 00:00:00 2001 From: littlepoint Date: Fri, 10 May 2019 17:50:47 +0800 Subject: [PATCH] Fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 412a85a..a26a6cd 100644 --- a/README.md +++ b/README.md @@ -348,7 +348,7 @@ Choose one: Here are my recommendations by language. I don't have resources for all languages. I welcome additions. -If you read though one of these, you should have all the data structures and algorithms knowledge you'll need to start doing coding problems. +If you read through one of these, you should have all the data structures and algorithms knowledge you'll need to start doing coding problems. **You can skip all the video lectures in this project**, unless you'd like a review. [Additional language-specific resources here.](programming-language-resources.md)