From f402ec99eb22f18abf9e989ad2337342a39ee26c Mon Sep 17 00:00:00 2001 From: david-fraley <67079030+david-fraley@users.noreply.github.com> Date: Tue, 9 Sep 2025 10:05:09 -0500 Subject: [PATCH] docs: fix typo in Coder Desktop Guide (#19742) If you have used AI to produce some or all of this PR, please ensure you have read our [AI Contribution guidelines](https://coder.com/docs/about/contributing/AI_CONTRIBUTING) before submitting. Fix a quick typo that was introduced in https://github.com/coder/coder/commit/8f72538ab7cbcdf23680f4916121ceca0f325e97 --------- Co-authored-by: Prebuilds Owner Co-authored-by: Atif Ali 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 8f9a75cbee..92c7edd198 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