From 5f1f2d987501e77369bcce594bab1d67d48b483d Mon Sep 17 00:00:00 2001 From: Prebuilds Owner Date: Mon, 8 Sep 2025 20:10:40 +0000 Subject: [PATCH 1/2] Fix typo --- docs/user-guides/desktop/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/user-guides/desktop/index.md b/docs/user-guides/desktop/index.md index 8f9a75cbee8d9..5ed5f01ecd3c6 100644 --- a/docs/user-guides/desktop/index.md +++ b/docs/user-guides/desktop/index.md @@ -18,7 +18,7 @@ Coder Desktop provides seamless access to your remote workspaces through a nativ ## How It Works -**Coder Connect** the primmary component of Coder Desktop creates a secure tunnel to your Coder deployment, allowing you to: +**Coder Connect** the primary component of Coder Desktop creates a secure tunnel to your Coder deployment, allowing you to: - **Access workspaces directly**: Connect via `workspace-name.coder` hostnames - **Use any application**: SSH clients, browsers, IDEs work seamlessly From 87c2c53b8e2136657635b5625d8686beec63fe79 Mon Sep 17 00:00:00 2001 From: Atif Ali Date: Tue, 9 Sep 2025 14:42:31 +0500 Subject: [PATCH 2/2] Update docs/user-guides/desktop/index.md Co-authored-by: Ethan <39577870+ethanndickson@users.noreply.github.com> --- docs/user-guides/desktop/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/user-guides/desktop/index.md b/docs/user-guides/desktop/index.md index 5ed5f01ecd3c6..92c7edd198535 100644 --- a/docs/user-guides/desktop/index.md +++ b/docs/user-guides/desktop/index.md @@ -18,7 +18,7 @@ Coder Desktop provides seamless access to your remote workspaces through a nativ ## How It Works -**Coder Connect** the primary component of Coder Desktop creates a secure tunnel to your Coder deployment, allowing you to: +**Coder Connect**, the primary component of Coder Desktop, creates a secure tunnel to your Coder deployment, allowing you to: - **Access workspaces directly**: Connect via `workspace-name.coder` hostnames - **Use any application**: SSH clients, browsers, IDEs work seamlessly