Skip to content

Commit 32f5efc

Browse files
fixed navbar typo (#26)
1 parent a76d711 commit 32f5efc

File tree

1 file changed

+1
-1
lines changed
  • packages/blog-starter-kit/themes/enterprise/components

1 file changed

+1
-1
lines changed

packages/blog-starter-kit/themes/enterprise/components/header.tsx

+1-1
Original file line numberDiff line numberDiff line change
@@ -185,7 +185,7 @@ const opensourceNav = [
185185
Icon: <NewsroomSVG />,
186186
},
187187
{
188-
name: 'Contct us',
188+
name: 'Contact us',
189189
description: 'Find the right channel to get in touch',
190190
href: 'https://mindsdb.com/contact',
191191
Icon: <ContactsSVG />,

0 commit comments

Comments
 (0)