Skip to content

Commit

Permalink
chore: home hero text change
Browse files Browse the repository at this point in the history
  • Loading branch information
stephanoshadjipetrou committed Aug 21, 2024
1 parent da222d9 commit 190716d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/app/pages/home/components/hero/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@ export const HomeHero: React.FC = () => {
},
}}
>
The Global Fund invests US$5 billion a year to defeat HIV, TB and
Malaria and ensure a healthier, safer, equitable future for all.
The Global Fund invests US$5 billion a year to defeat HIV, tuberculosis
and malaria and ensure a healthier, safer, equitable future for all.
</Typography>
</React.Fragment>
);
Expand Down

0 comments on commit 190716d

Please sign in to comment.