Merge pull request #983 from stackernews/fix-typo-visibile

Fix typo 'visibile'
This commit is contained in:
Keyan 2024-03-27 11:23:41 -05:00 committed by GitHub
commit 811942f567
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -103,7 +103,7 @@ function FreebieDialog () {
<div className='fw-bold'>you don't have enough sats, so this one is on us</div>
<ul className='mt-2'>
<li>Free items have limited visibility until other stackers zap them.</li>
<li>To get fully visibile right away, fund your account with a few sats or earn some on Stacker News.</li>
<li>To get fully visible right away, fund your account with a few sats or earn some on Stacker News.</li>
</ul>
</>
)