From 6295af5cd3fa18a9c654bb7b6a54b6965f0cffbf Mon Sep 17 00:00:00 2001 From: Dave Date: Wed, 21 Mar 2018 09:39:29 -0400 Subject: [PATCH] update Readme.md fix typo --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 7614bd31..7df5547a 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ Course details page: [**talkpython.fm/100days**](https://talkpython.fm/100days?u Just a small sampling of the projects you’ll work on include: -* Understating basic Python data structures +* Understanding basic Python data structures * Searching large text corpuses with regular expressions * Consume HTTP services including the Twitter and GitHub APIs among others * Visual data with graphs using plotly @@ -43,4 +43,4 @@ We have broken the 100 days worth of coding into 33 3-day segments. As you can s ## Get the full course details -Visit the full course page for all the details: [**talkpython.fm/100days**](https://talkpython.fm/100days?utm_source=github) \ No newline at end of file +Visit the full course page for all the details: [**talkpython.fm/100days**](https://talkpython.fm/100days?utm_source=github)