Skip to content

Commit

Permalink
Fix typo in getting started page Engineering Manager card title (#7905)
Browse files Browse the repository at this point in the history
  • Loading branch information
bztravis authored Dec 19, 2024
1 parent de1f9fc commit b7848fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/get-started.astro
Original file line number Diff line number Diff line change
Expand Up @@ -389,7 +389,7 @@ import { TipItem } from '../components/GetStarted/TipItem';

<RoadmapCard
icon={UsersRound}
title='Engineering Engineer'
title='Engineering Manager'
link='/engineering-manager'
description='Learn all you need to become an Engineering Manager.'
/>
Expand Down

0 comments on commit b7848fd

Please sign in to comment.