From a386449dec9a3f28b323e1004ea59f2dd6960254 Mon Sep 17 00:00:00 2001 From: Kartik Saranathan <278928+Kartiku@users.noreply.github.com> Date: Mon, 15 Mar 2021 05:39:11 -0400 Subject: [PATCH] book: typo fixes (#175) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6ef8ae9..537b6ad 100644 --- a/README.md +++ b/README.md @@ -34,7 +34,7 @@ Each chapter of this book contains a lot of code. If you encounter problems whil ## Exercises -There are few exercises at the end of each chapter of the book. These are ment to test whether you have mastered the knowledge in the current chapter. You can find the possible answer to the problem [here](./exercises). Again, the folder name is the chapter number. +There are few exercises at the end of each chapter of the book. These are meant to test whether you have mastered the knowledge in the current chapter. You can find the possible answer to the problem [here](./exercises). Again, the folder name is the chapter number. ## Website