From e90691620b4e1ee8b1689ee3f5de09caebd8b995 Mon Sep 17 00:00:00 2001 From: Uncle Fatso Date: Mon, 13 Apr 2026 19:11:30 +0300 Subject: [PATCH] fix typos Signed-off-by: Uncle Fatso --- package.json | 2 +- src/containers/TreasuryDashboard/components/ProtocolDetails.jsx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index aab01f6..968e895 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "ghost-dao-interface", "private": true, - "version": "0.7.17", + "version": "0.7.18", "type": "module", "scripts": { "dev": "vite", diff --git a/src/containers/TreasuryDashboard/components/ProtocolDetails.jsx b/src/containers/TreasuryDashboard/components/ProtocolDetails.jsx index f2f8509..60eea17 100644 --- a/src/containers/TreasuryDashboard/components/ProtocolDetails.jsx +++ b/src/containers/TreasuryDashboard/components/ProtocolDetails.jsx @@ -118,7 +118,7 @@ const ProtocolDetails = ({ chainId, isMobileScreen, theme, }) => { url={`/${networkName.toLowerCase()}/stake`} name="(3, 3) Stake" sideName={`${formatNumber(apyInner, 0)}% APY`} - description={`Staking enables (3, 3) coordination by aligning long-term incentives, sustainably backed (1, 1) Bonds, LP fees, and Farming. Stake ${ftsoSymbol} to earn rewards and unlock ${bridgeNumbers} Stake\u00B2.`} + description={`Staking enables (3, 3) coordination by aligning long-term incentives, sustainably backed by (1, 1) Bonds, LP fees, and Farming. Stake ${ftsoSymbol} to earn rewards and unlock ${bridgeNumbers} Stake\u00B2.`} />