We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 809ed0b commit 703e146Copy full SHA for 703e146
src/layouts/MainLayout.tsx
@@ -15,7 +15,7 @@ export function MainLayout({ children }: { children: ReactNode }) {
15
<>
16
<TopBarNotify
17
learnMoreLink="https://governance.aave.com/t/arfc-pyusd-reserve-configuration-update-incentive-campaign/19573/1"
18
- notifyText="Merit incentives are available for users PYUSD on mainnet. Learn more."
+ notifyText="Merit incentives are available for users using PYUSD on mainnet. Learn more."
19
bannerVersion={APP_BANNER_VERSION}
20
/>
21
<AppHeader />
0 commit comments