Skip to content

Commit 27aa406

Browse files
committed
Copy edits
1 parent 7855281 commit 27aa406

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

components/fiscal-sponsorship/apply/hcb-info.js

+5-4
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ export default function HCBInfo() {
88
gridArea: 'info',
99
alignItems: 'start',
1010
mark: { color: '#ec555c', bg: 'inherit' },
11-
ul: { pl: [3, 0], color: 'muted', mb: 4 },
11+
ul: { pl: 3, color: 'muted', mb: 4 },
1212
p: { color: 'muted', mb: 0 }
1313
}}
1414
>
@@ -28,14 +28,15 @@ export default function HCBInfo() {
2828
</Link>
2929
</Heading>
3030
<ul>
31-
<li>Nonprofit status.</li>
32-
<li>Tax-deductible donations.</li>
31+
<li>Gives your project nonprofit status.</li>
32+
<li>Enables tax-deductible donations.</li>
3333
</ul>
3434
<Heading variant="subheadline">
3535
HCB provides a financial platform.
3636
</Heading>
3737
<ul>
38-
<li>A donations page and invoicing system.</li>
38+
<li>Accessed via a beautiful, modern interface.</li>
39+
<li>Provides a donation page and invoicing system.</li>
3940
<li>Transfer money electronically.</li>
4041
<li>Order cards for you and your team to make purchases.</li>
4142
</ul>

0 commit comments

Comments
 (0)