Skip to content
This repository has been archived by the owner on Feb 23, 2024. It is now read-only.

Text typos and grammar #251

Closed
SilentCicero opened this issue Jun 2, 2022 · 0 comments · Fixed by #262
Closed

Text typos and grammar #251

SilentCicero opened this issue Jun 2, 2022 · 0 comments · Fixed by #262
Assignees
Labels
bug Something isn't working enhancement New feature or request priority:urgent

Comments

@SilentCicero
Copy link
Member

SilentCicero commented Jun 2, 2022

"Click the button below to mint 0.5 ETH to your wallet."

Should be updated to:

"Click the button below to receive 0.5 ETH to your wallet."


"You may have no open positions"

Should be updated to:

"You do not have any open positions"

@SilentCicero SilentCicero added bug Something isn't working enhancement New feature or request labels Jun 2, 2022
@SilentCicero SilentCicero changed the title Faucet text typo Text typos and grammar Jun 2, 2022
pedronauck added a commit that referenced this issue Jun 3, 2022
pedronauck added a commit that referenced this issue Jun 7, 2022
* fix: typos and grammar (closes #251)

* chore: use balances.refetch instead of refreshBalances

* fix: don't execute price calc on swap if don't have liquidity (fix #235)

* fix: show balance as 0 if value is less than or equal 0.0001 (closes #252)

* fix: showing positions as 100% when the value is empty (close #254)

* fix: show faucet on mobile (close #253)

* fix: button primary disabled style

* fix: remove decimal hack on ballance

* fix: adapt tests to new texts

* chore: change test-utils package

* chore: update deps

* chore: update contract

* fix: current pool position when there's no pool created

* fix: revert .env.production

* chore: remove pnpm overrides

* fix: pnpm.lock
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working enhancement New feature or request priority:urgent
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

3 participants