Skip to content

Commit

Permalink
feat: change of copy in revealed badge description
Browse files Browse the repository at this point in the history
  • Loading branch information
Christian Bedon committed Sep 12, 2024
1 parent dfbc20b commit f9e95d6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/components/Thanks/Badges/FirstScreen.vue
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@
>
<p class="tw-pb-4">
<!-- eslint-disable-next-line max-len -->
You are a hero! Thanks to your loan, we are one step closer to a more financially inclusive world.
You made a difference! Thanks to your contribution we are one step closer to a more financially inclusive world.
</p>
<kv-button
class="tw-w-full tw-mb-2"
Expand Down
2 changes: 1 addition & 1 deletion src/components/Thanks/Badges/RevealedBadge.vue
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
>
<p class="tw-pb-4">
<!-- eslint-disable-next-line max-len -->
You are a hero! Thanks to your loan, we are one step closer to a more financially inclusive world.
You made a difference! Thanks to your contribution we are one step closer to a more financially inclusive world.
</p>
<kv-button
class="tw-w-full tw-mb-2"
Expand Down

0 comments on commit f9e95d6

Please sign in to comment.