We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see ourdocumentation.
There was an error while loading.Please reload this page.
1 parent0fb608c commit341bb37Copy full SHA for 341bb37
docs/tutorials/best-practices/scale-coder.md
@@ -126,10 +126,10 @@ Although Coder Server persists no internal state, it operates as a proxy for end
126
users to their workspaces in two capacities:
127
128
1. As an HTTP proxy when they access workspace applications in their browser via
129
-the Coder Dashboard.
+the Coder Dashboard.
130
131
1. As a DERP proxy when establishing tunneled connections with CLI tools like
132
-`coder ssh`, `coder port-forward`, and others, and with desktop IDEs.
+`coder ssh`, `coder port-forward`, and others, and with desktop IDEs.
133
134
Stopping a Coder Server instance will (momentarily) disconnect any users
135
currently connecting through that instance. Adding a new instance is not