Skip to content

Commit b440952

Browse files
fix: nav item to 'Our work'
1 parent 1498372 commit b440952

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/Header.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ const DesktopNav = () => {
3535
<ul className="list">
3636
<li>
3737
<NavLink active to="/our-work">
38-
Our Work
38+
Our work
3939
</NavLink>
4040
</li>
4141
<li>

0 commit comments

Comments
 (0)