From 6b92149f9fac3c365a69bf5674a40c297125f81f Mon Sep 17 00:00:00 2001 From: Chethan Sanna Reddy <47500198+chethansanna@users.noreply.github.com> Date: Fri, 19 Mar 2021 01:06:30 +0100 Subject: [PATCH] docs: Updated grammatical errors and typo --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 6d0f7aa..cd75d2a 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ -Algos in Python +Algorithms in Python ====== -Implementations of a various algorithms and datastructures! +Implementation of various algorithms and data structures! --- - Karatsuba Multiplication