diff --git a/packages/i18n/src/locales/en.json b/packages/i18n/src/locales/en.json index 04d05d009..cec910989 100644 --- a/packages/i18n/src/locales/en.json +++ b/packages/i18n/src/locales/en.json @@ -382,7 +382,7 @@ "nft_send_pending": "{{name}} will be transferred out of your wallet once the transaction is complete.", "nft_send_title": "Sending {{name}}...", "no_balances": "No Balances", - "no_balances_helper_text": "You have don't have any balances yet. Please add funds to be able to withdraw.", + "no_balances_helper_text": "You don't have any balances yet. Please add funds to be able to withdraw.", "no_favorites": { "subtitle": "Bookmark your favorite websites to get started!", "title": "No Favorites" diff --git a/packages/tamagui-core/README.md b/packages/tamagui-core/README.md index ba6b201e2..ba0a40507 100644 --- a/packages/tamagui-core/README.md +++ b/packages/tamagui-core/README.md @@ -1,5 +1,5 @@ # tamagui -our cross-platfrom (web, android, ios) design system +our cross-platform (web, android, ios) design system the most you should be importing into here is `recoil` and `common` but ideally long-term, `common` should be the only one being reused