From 0679bcb50830689d35538969926283bf400e4e80 Mon Sep 17 00:00:00 2001 From: karimthehacker <37745459+karimthehacker@users.noreply.github.com> Date: Thu, 1 Oct 2020 10:20:05 +0530 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d52124e61d23..af01dece78f9 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ ### All algorithms implemented in Python (for education) -These implementations are for learning purposes. They may be less efficient than the implementations in the Python standard library. +These implementations are for learning purpose only. They may be less efficient than the implementations in the Python standard library. ## Contribution Guidelines