From 800819e7e82d6d2c0f23c650beaf7d5af77e94b2 Mon Sep 17 00:00:00 2001 From: Ravi Patel <115210146+sukuna28@users.noreply.github.com> Date: Fri, 26 Jul 2024 17:44:16 +0530 Subject: [PATCH] Update README.md --- frontend/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/README.md b/frontend/README.md index 43a1fe76d..53dca6e2f 100644 --- a/frontend/README.md +++ b/frontend/README.md @@ -2,7 +2,7 @@ ### `yarn mock` -Runs the app in the development mode with MSW mock data enabled.\\ +Runs the app in the development mode with MSW mock data enabled.\ Open [http://localhost:3000](http://localhost:3000) to view it in your browser. The page will reload when you make changes.\