Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
LowLifeArcade committed Mar 22, 2022
1 parent b77c3e4 commit 6c4ef75
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/MainDonationForm.js
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@ export default function MainDonationForm({ inNeed = false }) {
className={clsx('btn-accent', { loading: isPending })}
type="submit"
>
{'Donate'}
{'Donate Today'}
</button>
</div>
</form>
Expand Down

0 comments on commit 6c4ef75

Please sign in to comment.