Skip to content
This repository was archived by the owner on Oct 11, 2024. It is now read-only.

Commit 92dc7cb

Browse files
authored
Merge branch 'development' into feature/redirect-to-docs
2 parents c567e82 + 5371ce9 commit 92dc7cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ts/pages/staking/home.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -171,7 +171,7 @@ export const StakingIndex: React.FC<StakingIndexProps> = () => {
171171
return (
172172
<StakingPageLayout isHome={true} title="0x Staking">
173173
<StakingBanner>
174-
Protocol fees are paused for 6 weeks as a result of a ZRX vote.{' '}
174+
Protocol fees are paused as a result of a ZRX vote.{' '}
175175
<StakingBannerLink href={'https://0x.org/zrx/vote/zeip-91'}>Learn more</StakingBannerLink>
176176
</StakingBanner>
177177
<StakingHero

0 commit comments

Comments
 (0)