diff --git a/src/components/MainNav.tsx b/src/components/MainNav.tsx index d3cb0667..f7d6b4a9 100644 --- a/src/components/MainNav.tsx +++ b/src/components/MainNav.tsx @@ -27,7 +27,7 @@ const primaryNavLinks: NavLink[] = [ }, { href: Routes.VIEW_XDR, - label: "View XDR", + label: "XDR", }, { href: Routes.SOROBAN_CONTRACT_EXPLORER,