From 008e9b8632f5ce23c185892b5b1864ec1f8d5701 Mon Sep 17 00:00:00 2001 From: RitzyDevBox Date: Mon, 13 Jun 2022 13:05:28 -0400 Subject: [PATCH] fixing prdt warning message --- public/locales/en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/locales/en.json b/public/locales/en.json index b70a03f8d..060e260c3 100755 --- a/public/locales/en.json +++ b/public/locales/en.json @@ -61,7 +61,7 @@ "staked": "Staked", "earned": "Earned", "deposits": "Deposits", - "prdtWarning": "The prediction market, chat and all components on this page are designed an hosted by an external third party, use caution when using the compnents as it is not controlled or maintained by Quickswap", + "prdtWarning": "The prediction market, chat and all components on this page are designed and hosted by an external third party, use caution when using the components as it is not controlled or maintained by Quickswap", "withdrawliquidity": "Withdraw deposited liquidity", "claimrewards": "Claim accumulated rewards", "claimrewards1": "Claim accumulated {{ symbol }} rewards",