Skip to content

Commit 46e5f0e

Browse files
committed
fix: updated topbarnotify banner for horizon text
1 parent da15ad2 commit 46e5f0e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/layouts/MainLayout.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ const getCampaignConfigs = (
4141
// },
4242

4343
[ChainId.mainnet]: {
44-
notifyText: 'Horizon, the RWA market by Aave Labs, is now live.',
44+
notifyText: 'Horizon, the RWA market, is now live.',
4545
buttonText: 'Get Started',
4646
buttonAction: {
4747
type: 'function' as const,

0 commit comments

Comments
 (0)