Skip to content

Commit

Permalink
Merge pull request #170 from hotosm/fix/gsd-unit
Browse files Browse the repository at this point in the history
Fix: typo error
  • Loading branch information
nrjadkry authored Aug 27, 2024
2 parents 72eeae2 + 048a6e0 commit 552db44
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/frontend/src/constants/landingPage.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -188,13 +188,13 @@ export const aboutData = [
export const caseStudiesData = [
{
id: 1,
title: 'Piloting drone tasking manager in the carribean',
title: 'Piloting drone tasking manager in the caribbean',
description:
' Simplifies the onboarding process, enhances security with role-based access, and facilitates efficient management of participant activities.',
},
{
id: 2,
title: 'Piloting drone tasking manager in the carribean',
title: 'Piloting drone tasking manager in the caribbean',
description:
' Simplifies the onboarding process, enhances security with role-based access, and facilitates efficient management of participant activities.',
},
Expand Down

0 comments on commit 552db44

Please sign in to comment.