Fix typo 'visibile'

This commit is contained in:
ekzyis 2024-03-27 15:45:17 +01:00
parent b4cef44a43
commit 48342bc246

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>
</>
)