From 0d8dbeb6f243bb199a2d3b2d214341f19576fcb6 Mon Sep 17 00:00:00 2001 From: Jaimey Frank <104035227+jaimeyfrank@users.noreply.github.com> Date: Thu, 12 Dec 2024 21:14:53 -0500 Subject: [PATCH] Small fix README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 32dbec4..cb24ca7 100644 --- a/README.md +++ b/README.md @@ -64,7 +64,7 @@ Link to [Troubleshooting](#troubleshooting) for errors with running the app or m - These points are saved to the user, and earning 100 points will reward them with a raffle ticket - There is a leaderboard page to showcase the highest raffle ticket earners - **Passport** - - Certain events award users stickers for attending. They can add these stickers to their collection on the passport page + - Certain events award users stickers for attending. They can add these stickers to their collection on the passport page ### Testing To run all the automated tests under the '/test' directory for this project, ensure that you are in the '/bu_passport' directory and execute the following command: