fix typo in CC modal

This commit is contained in:
k00b 2025-01-13 15:06:03 -06:00
parent c40ef5a1c1
commit 8905868a62
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ export default function CCInfo (props) {
<ul className='line-height-md'>
<li>to receive sats, you must attach an <Link href='/wallets'>external receiving wallet</Link></li>
<li>zappers may have chosen to send you CCs instead of sats</li>
<li>if the zaps are split on post, recepients will receive CCs regardless of their configured receiving wallet</li>
<li>if the zaps are split on a post, recepients will receive CCs regardless of their configured receiving wallet</li>
<li>there could be an issue paying your receiving wallet
<ul>
<li>check your <Link href='/wallets/logs'>wallet logs</Link> for clues</li>