From 67a0a342882065eade25901dad096c01fc7d7856 Mon Sep 17 00:00:00 2001 From: ebube Date: Sun, 10 Dec 2023 10:19:56 -0800 Subject: [PATCH] Fixed a typo --- src/components/MyActiveJobs/MyPastDueJobs.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/MyActiveJobs/MyPastDueJobs.jsx b/src/components/MyActiveJobs/MyPastDueJobs.jsx index a0f762b..067704b 100644 --- a/src/components/MyActiveJobs/MyPastDueJobs.jsx +++ b/src/components/MyActiveJobs/MyPastDueJobs.jsx @@ -21,7 +21,7 @@ export default function MyPastDueJobs(props) { - Pass Due Job(s) + Past Due Job(s)