From b7848fd73c5b9697b5d9a98c12c4c1d7a13827f4 Mon Sep 17 00:00:00 2001 From: Brian Travis Date: Thu, 19 Dec 2024 02:23:11 -0500 Subject: [PATCH] Fix typo in getting started page Engineering Manager card title (#7905) --- src/pages/get-started.astro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/get-started.astro b/src/pages/get-started.astro index 4ec910f7f..eba6b40dc 100644 --- a/src/pages/get-started.astro +++ b/src/pages/get-started.astro @@ -389,7 +389,7 @@ import { TipItem } from '../components/GetStarted/TipItem';