We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent df22b92 commit 48163e8Copy full SHA for 48163e8
src/components/Sponsors.js
@@ -108,7 +108,7 @@ export default function Sponsors() {
108
</div>
109
<h1 className="margin-top--lg">One-Time Donators</h1>
110
<p>The following sponsors financially supported the founder of the CodeZri
111
- 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>
112
<div className="row">
113
<ul>
114
{oneTimeDonators.map((props, idx) => (
0 commit comments