Skip to content

Commit

Permalink
fix: typo in navbar
Browse files Browse the repository at this point in the history
  • Loading branch information
harshad-tahiliani authored Aug 12, 2024
1 parent 7d90ea5 commit 4ea022e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/nav/MainNav.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ const MainNav = () => {
description="Simplify microservice discovery, routing, & load balancing."
links={[
{
title: 'Taefik Proxy',
title: 'Traefik Proxy',
url: 'https://traefik.io/traefik/',
external: true,
description: 'OSS Cloud-Native Application Proxy',
Expand Down

0 comments on commit 4ea022e

Please sign in to comment.