Merge pull request #123 from secondl1ght/master
Typo fix on wallet page
This commit is contained in:
commit
49ca1847a2
|
@ -105,7 +105,7 @@ export function FundForm () {
|
|||
setShowAlert(false)
|
||||
}}
|
||||
>
|
||||
Your can also fund your account via lightning address with <strong>{`${me.name}@stacker.news`}</strong>
|
||||
You can also fund your account via lightning address with <strong>{`${me.name}@stacker.news`}</strong>
|
||||
</Alert>}
|
||||
<Form
|
||||
initial={{
|
||||
|
|
Loading…
Reference in New Issue