fix typos
Signed-off-by: Uncle Fatso <uncle.fatso@ghostchain.io>
This commit is contained in:
parent
bbf278468c
commit
e90691620b
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "ghost-dao-interface",
|
"name": "ghost-dao-interface",
|
||||||
"private": true,
|
"private": true,
|
||||||
"version": "0.7.17",
|
"version": "0.7.18",
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"dev": "vite",
|
"dev": "vite",
|
||||||
|
|||||||
@ -118,7 +118,7 @@ const ProtocolDetails = ({ chainId, isMobileScreen, theme, }) => {
|
|||||||
url={`/${networkName.toLowerCase()}/stake`}
|
url={`/${networkName.toLowerCase()}/stake`}
|
||||||
name="(3, 3) Stake"
|
name="(3, 3) Stake"
|
||||||
sideName={`${formatNumber(apyInner, 0)}% APY`}
|
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.`}
|
||||||
/>
|
/>
|
||||||
|
|
||||||
<ProtocolDetail
|
<ProtocolDetail
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user