Skip to content

Commit 078a3cf

Browse files
committed
chore: navbar match page title
1 parent 5ce6a6f commit 078a3cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

site/src/components/DeploySettingsLayout/Sidebar.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ export const Sidebar: React.FC = () => {
8484
href="workspace-proxies"
8585
icon={<SidebarNavItemIcon icon={HubOutlinedIcon} />}
8686
>
87-
Workspace Proxy
87+
Workspace Proxies
8888
</SidebarNavItem>
8989
)}
9090
<SidebarNavItem

0 commit comments

Comments
 (0)