add comma to anon info

This commit is contained in:
keyan 2023-08-11 18:19:35 -05:00
parent 86239a235d
commit 705e21a72c
1 changed files with 1 additions and 1 deletions

View File

@ -62,7 +62,7 @@ function AnonInfo () {
<li>Any sats your content earns will go toward <Link href='/rewards' target='_blank'>rewards</Link></li>
<li>We won't be able to notify you when you receive replies</li>
</ol>
<small className='text-center fst-italic text-muted'>btw if you don't need to be anonymous posting is cheaper with an account</small>
<small className='text-center fst-italic text-muted'>btw if you don't need to be anonymous, posting is cheaper with an account</small>
</div>)
}
/>