Fix typo in CC info

This commit is contained in:
ekzyis 2025-01-20 15:01:48 +01:00
parent 1057fcc04d
commit ac7bd5df7e

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 a post, recepients will receive CCs regardless of their configured receiving wallet</li>
<li>if the zaps are split on a post, recipients will receive CCs regardless of their configured receiving wallet</li>
<li>there could be an issue paying your receiving wallet
<ul>
<li>if the zap is small and you don't have a direct channel to SN, the routing fee may exceed SN's 3% max fee</li>