Skip to content

Commit

Permalink
Update Sponsors.js
Browse files Browse the repository at this point in the history
  • Loading branch information
shalithasuranga authored Sep 26, 2024
1 parent df22b92 commit 48163e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/Sponsors.js
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ export default function Sponsors() {
</div>
<h1 className="margin-top--lg">One-Time Donators</h1>
<p>The following sponsors financially supported the founder of the CodeZri
organization via Patreon or another payment channel with a one-time donation.</p>
organization via Patreon, Github Sponsors, or another donation/payment channel with a one-time monetary donation.</p>
<div className="row">
<ul>
{oneTimeDonators.map((props, idx) => (
Expand Down

0 comments on commit 48163e8

Please sign in to comment.