Skip to content

Commit 5fd7cf5

Browse files
committed
capitalize 'em devcontainers
1 parent 093e4c2 commit 5fd7cf5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/dashboard/src/Login.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -330,7 +330,7 @@ const LeftPanel = () => {
330330
"Seed databases, provision infra, runbooks as one-click actions, configure code assistants, etc. ",
331331
},
332332
{
333-
title: "Dev container support",
333+
title: "Dev Container support",
334334
description:
335335
"Eliminate the need to manually install tools, dependencies and editor extensions.",
336336
},

0 commit comments

Comments
 (0)