From 77e842ef5632b4c7a4b3c7073c3716ba59db44ee Mon Sep 17 00:00:00 2001 From: myd7349 Date: Tue, 23 Nov 2021 21:27:39 +0800 Subject: [PATCH] Fix typo --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 85a9b23a..eea39f5f 100644 --- a/README.md +++ b/README.md @@ -114,8 +114,8 @@ Here are what people are saying about the book: -> First of all, I want to say thanks to you for this greate book. I think it is a good book for those who are looking for a beginner's tutorial for Python. -> It is about two or there years ago, I think, when I first heard of this book. At that time, I am not able to read some book in English yet, so I got a chinese translation, which took me into the gate of Python programming. +> First of all, I want to say thanks to you for this great book. I think it is a good book for those who are looking for a beginner's tutorial for Python. +> It is about two or there years ago, I think, when I first heard of this book. At that time, I was unable to read books in English yet, so I got a chinese translation, which took me into the gate of Python programming. > Recently, I reread this book. This time, of course, the english version. I couldn't believe that I can read the whole book without my dictionary at hand. Of course, it all dues to your effort to make this book an easy-to-understand one. > -- [myd7349](https://github.com/swaroopch/byte_of_python/pull/13)