From c7b464ec622467399235608eff2c287599c3f106 Mon Sep 17 00:00:00 2001 From: Cindy Lee Date: Tue, 8 Aug 2023 12:56:44 -0400 Subject: [PATCH] fix grammar --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 40a28f1..f844f67 100644 --- a/README.md +++ b/README.md @@ -24,5 +24,5 @@ react native front end app for tally application ## local dev with server -To run with the server, make sure you have tally-backend setup and running (`npm run start-dev`). The server needs to run +To run with the server, make sure you have tally-backend setup and running (`npm run start-dev`). The server needs to be up and running prior to making API calls. \ No newline at end of file