Skip to content

Commit 9c30cdf

Browse files
committed
More copy updates
1 parent d0436ec commit 9c30cdf

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/pages/index.astro

+2-1
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,8 @@ const description = t("site.description");
4444
<section class="section">
4545
<div class="contentWrapperMd">
4646
<h2 class="heading2">Getting Started</h2>
47-
<p>Regardless of what you want to do with Web Monetization, the start of everything is getting an account with a digital wallet provider that supports Web Monetization payments.</p>
47+
<p>Regardless of what you want to do with Web Monetization, the start of everything is getting a wallet address. A wallet address is a secure, unique URL that represents an Open Payments-enabled account.</p>
48+
<p>Similar to how an email address is a publicly shareable ID for an email account, a wallet address is a publicly shareable payment address for the underlying account. You can get a digital wallet from a provider like <a href="https://fynbos.app/">Fynbos</a>.</p>
4849
</div>
4950
</section>
5051
</Base>

0 commit comments

Comments
 (0)