diff --git a/src/app/components/Header/index.tsx b/src/app/components/Header/index.tsx
index fb4d39024..f2b74308c 100644
--- a/src/app/components/Header/index.tsx
+++ b/src/app/components/Header/index.tsx
@@ -19,7 +19,7 @@ export function Header() {
const pages = [
{ to: '/', title: 'Trade', exact: true },
{ to: '/lend', title: 'Lend / Borrow' },
- { to: '/liquidity', title: 'Market maker' },
+ { to: '/liquidity', title: 'Market-making' },
{ to: '/fast-btc', title: 'Top-Up' },
'Stats',
'FAQs',
@@ -75,7 +75,7 @@ export function Header() {
Top-Up
- Market Maker
+ Market-making
Stats