From cabdcaa25c29558886044e371772b655316177e8 Mon Sep 17 00:00:00 2001 From: Harshit Bhainsora <90299672+HARSHIT-BHAINSORA@users.noreply.github.com> Date: Tue, 25 Apr 2023 15:26:32 +0530 Subject: [PATCH] Typo mistake --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f2358f7..45f5615 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ The application is composed of the following Features: * As of this moment I am using firebase for user authentication, also enabled google sign in authentication. * It is also used to store user data -* In the future it will also hold all shopping related and cart related dtaa of each user. +* In the future it will also hold all shopping related and cart related data of each user. **Progress:** Version 1 completed and hosted