Skip to content

Commit

Permalink
Change the hungry kiddos message
Browse files Browse the repository at this point in the history
  • Loading branch information
shahanneda committed Sep 2, 2024
1 parent 45b9e39 commit 6e03c91
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions frontend/src/pages/MealDonorConfirmation.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -101,8 +101,7 @@ const MealDonorConfirmation = ( ): React.ReactElement => {
</Text>
<Text>
Thank you {organizationName} for contributing to {schoolInfo?.organizationName}&apos;s
mission to provide hot meals to kids! We&apos;ve got over{" "}
<b>80 hungry kiddos</b> here, and your generosity has seriously made
mission to provide hot meals to kids! We&apos;ve got many hungry kiddos here, and your generosity has seriously made
a huge difference in their lives. You didn&apos;t just fill their
tummies; you put smiles on their faces. Thanks a million for being
awesome and helping us out – we truly appreciate it!
Expand Down Expand Up @@ -140,8 +139,8 @@ const MealDonorConfirmation = ( ): React.ReactElement => {
</Text>
<Text>
Thank you Swiss Chalet Ottawa for contributing to Care Kid&apos;s
mission to provide hot meals to kids! We&apos;ve got over{" "}
<b>80 hungry kiddos</b> here, and your generosity has seriously made
mission to provide hot meals to kids! We&apos;ve got
many hungry kiddos here, and your generosity has seriously made
a huge difference in their lives. You didn&apos;t just fill their
tummies; you put smiles on their faces. Thanks a million for being
awesome and helping us out – we truly appreciate it!
Expand Down

0 comments on commit 6e03c91

Please sign in to comment.