diff --git a/README.md b/README.md
index 50e25b02..8ec6de60 100644
--- a/README.md
+++ b/README.md
@@ -41,14 +41,14 @@
-The Mentoring building block enables effective mentoring interactions between mentors and mentees. The capability aims to create a transparent eco-system to learn, connect, solve, and share within communities.MentorED is an open source mentoring application that facilitates peer learning and professional development by creating a community of mentors and mentees.
+The Mentor building block enables effective mentoring interactions between mentors and mentees. The capability aims to create a transparent eco-system to learn, connect, solve, and share within communities. Mentor is an open-source mentoring application that facilitates peer learning and professional development by creating a community of mentors and mentees.
# Setup Options
-Elevate user services can be setup in local using two methods:
+Elevate user services can be set in local using two methods:
Dockerized service with local dependencies(Intermediate)
@@ -221,7 +221,7 @@ Elevate user services can be setup in local using two methods:
# Azure storage container which stores files
DEFAULT_AZURE_CONTAINER_NAME = 'azure-container-storage-name'
- # Internal access token for communicationcation between services via network call
+ # Internal access token for communication between services via network call
INTERNAL_ACCESS_TOKEN = 'internal-access-token'
#Enable logging of network request
@@ -370,9 +370,9 @@ This project was built to be used with [Mentor Service](https://github.com/ELEVA
Notification service repo can be found [here](https://github.com/ELEVATE-Project/notification.git).
-The frontend/mobile application [repo](https://github.com/ELEVATE-Project/mentoring-mobile-app).
+The PWA [repo](https://github.com/ELEVATE-Project/mentoring-mobile-app).
-You can learn more about the full implementation of MentorEd [here](https://elevate-docs.shikshalokam.org/.mentorEd/intro) .
+You can learn more about the full implementation of Mentor [here](https://elevate-docs.shikshalokam.org/.mentorEd/intro) .
# Team