Skip to content

Commit 2df01ec

Browse files
authored
Update remote-desktops.md
1 parent 71a90b8 commit 2df01ec

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/user-guides/workspace-access/remote-desktops.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ on your local machine, and enable RDP on your workspace.
3333

3434
### Coder Desktop
3535

36-
[Install Coder Desktop](https://coder.com/docs/user-guides/desktop#install-coder-desktop) and connect to you `<workspace-name>.coder` from your favourite RDP client.
36+
[Install Coder Desktop](https://coder.com/docs/user-guides/desktop#install-coder-desktop) and connect to `<workspace-name>.coder` from your favourite RDP client.
3737

3838
### CLI
3939

@@ -49,7 +49,7 @@ Then, connect to your workspace via RDP at `localhost:3399`.
4949
</div>
5050

5151
> [!NOTE]
52-
> The default username is `Administrator` and password is `coderRDP!`.
52+
> The default username is `Administrator` and the password is `coderRDP!`.
5353
5454
### RDP with Coder Desktop (Beta)
5555

@@ -61,7 +61,7 @@ Use your favorite RDP client to connect to `<workspace-name>.coder` instead of `
6161
> [!NOTE]
6262
> Some versions of Windows, including Windows Server 2022, do not communicate correctly over UDP
6363
> when using Coder Connect because they do not respect the maximum transmission unit (MTU) of the link.
64-
> When this happens the RDP client will appear to connect, but displays a blank screen.
64+
> When this happens, the RDP client will appear to connect, but display a blank screen.
6565
>
6666
> To avoid this error, Coder's [Windows RDP](https://registry.coder.com/modules/windows-rdp) module
6767
> [disables RDP over UDP automatically](https://github.com/coder/registry/blob/b58bfebcf3bcdcde4f06a183f92eb3e01842d270/registry/coder/modules/windows-rdp/powershell-installation-script.tftpl#L22).

0 commit comments

Comments
 (0)