From 18bd81f22e5487101dcc11c015db38f505350a23 Mon Sep 17 00:00:00 2001 From: Ingrid Florea <195973715+ingrid534@users.noreply.github.com> Date: Tue, 2 Dec 2025 21:33:55 -0500 Subject: [PATCH] Fix typo in README for 'receive' spelling --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index dfeb95f..49514d5 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ ## Features - Create groups, invite members, and collaborate with meetings, tasks, and schedules to share amongst each other. -- Sign up with email to recieve notifications of members requesting to join your group. +- Sign up with email to receive notifications of members requesting to join your group. ## Installation - Create a copy of this repository by running `git clone https://github.com/ingrid534/GroupFlow.git`.