Merge pull request #1828 from stackernews/fix-cc-info-typo

Fix typo in CC info
This commit is contained in:
Keyan 2025-01-20 12:04:56 -06:00 committed by GitHub
commit 0a83a88e06
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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>