Skip to content

Commit 40d127d

Browse files
nit fix
1 parent 5fd7cf5 commit 40d127d

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
@@ -322,7 +322,7 @@ const LeftPanel = () => {
322322
},
323323
{
324324
title: "Local environments to replace Docker Desktop",
325-
description: "Built-in Linux virtualization to run dev container without Docker Desktop",
325+
description: "Built-in Linux virtualization to run Dev Container without Docker Desktop on MacOS",
326326
},
327327
{
328328
title: "Automate common development workflows",

0 commit comments

Comments
 (0)