diff --git a/README.md b/README.md
index 182d36a8d905..a964798cfca7 100644
--- a/README.md
+++ b/README.md
@@ -34,7 +34,7 @@
-
All algorithms implemented in Python - for education 📚
+ All algorithms implemented in Python - for educational purposes 📚
Implementations are for learning purposes only. They may be less efficient than the implementations in the Python standard library. Use them at your discretion.