From cd11f66b23e85663d4dc0f83fc05388d88446b3f Mon Sep 17 00:00:00 2001 From: Akshat Date: Wed, 29 Oct 2025 22:51:15 +0530 Subject: [PATCH] Fixed typo in readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 924a02f7..6e6ef4c8 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ ## Introduction -This repository was created with the intention of helping developers master their concepts in JavaScript. It is not a requirement, but a guide for future studies. It is based on an article written by Stephen Curtis and you can read it [here](https://medium.com/@stephenthecurt/33-fundamentals-every-javascript-developer-should-know-13dd720a90d1). +This repository was created to help developers master core JavaScript concepts. It is not a requirement, but a guide for further studies. It is based on an article written by Stephen Curtis and you can read it [here](https://medium.com/@stephenthecurt/33-fundamentals-every-javascript-developer-should-know-13dd720a90d1). ## Community