We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c8b58a0 + 9a8c06d commit 3140a0cCopy full SHA for 3140a0c
doc/FAQ.md
@@ -142,7 +142,7 @@ Just browse to `/proxy/<port>/`.
142
143
## Multi-tenancy
144
145
-If you want to run multiple code-server's on shared infrastructure, we recommend using virtual
+If you want to run multiple code-servers on shared infrastructure, we recommend using virtual
146
machines with a VM per user. This will easily allow users to run a docker daemon. If you want
147
to use kubernetes, you'll definitely want to use [kubevirt](https://kubevirt.io) to give each
148
user a virtual machine instead of just a container. Docker in docker while supported requires
0 commit comments