Skip to content

Commit 6dc9848

Browse files
committed
(fix) Typo in Navigation Menu
Signed-off-by: Progyan Bhattacharya <bprogyan@gmail.com>
1 parent aecddec commit 6dc9848

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/config/nav-menu.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ export const navMenuConfig: NavMenuConfig = {
1818
{
1919
title: "Concepts",
2020
href: "/docs/basics-of-database",
21-
description: "Know what's going behind the scenes.",
21+
description: "Know what's going on behind the scenes.",
2222
},
2323
],
2424
},

0 commit comments

Comments
 (0)