From 11e5ae885dbb4b6afe08f54aa106e964d9e8ce9d Mon Sep 17 00:00:00 2001 From: Brian Doyle Date: Mon, 12 Feb 2024 20:42:13 -0500 Subject: [PATCH] Fix year --- apps/web/src/components/Bootcamp/Dates.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/apps/web/src/components/Bootcamp/Dates.tsx b/apps/web/src/components/Bootcamp/Dates.tsx index 6e363eef6b..794b6159f2 100644 --- a/apps/web/src/components/Bootcamp/Dates.tsx +++ b/apps/web/src/components/Bootcamp/Dates.tsx @@ -10,10 +10,10 @@ export function Dates() {

- Cohort 4: ~ March 4, 2023 + Cohort 4: ~ March 4, 2024

- Application deadline: Feb 23, 2023 + Application deadline: Feb 23, 2024