We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 51231ec commit c9fc1adCopy full SHA for c9fc1ad
docs/guide.md
@@ -52,7 +52,7 @@ There are several approaches to operating and exposing code-server securely:
52
We highly recommend using [port forwarding via
53
SSH](https://help.ubuntu.com/community/SSH/OpenSSH/PortForwarding) to access
54
code-server. If you have an SSH server on your remote machine, this approach
55
-doesn't required additional setup.
+doesn't require any additional setup at all.
56
57
The downside to SSH forwarding, however, is that you can't access code-server
58
when using machines without SSH clients (such as iPads). If this applies to you,
0 commit comments