Skip to content

Commit

Permalink
wording
Browse files Browse the repository at this point in the history
  • Loading branch information
wighawag committed May 22, 2024
1 parent ed31f10 commit 6dde51e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion web/src/routes/(pages)/fuzd/+page.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@
}}>withdraw {formatEther(data.value)} ETH</button
>
{:else}
Not enough balance to witdraw
No balance to witdraw
{/if}
{:catch err}
<p>err</p>
Expand Down

0 comments on commit 6dde51e

Please sign in to comment.