Skip to content

Commit 3140a0c

Browse files
authored
Merge pull request #1719 from cucumberbob123/patch-1
Fixed grammar error
2 parents c8b58a0 + 9a8c06d commit 3140a0c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/FAQ.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@ Just browse to `/proxy/<port>/`.
142142

143143
## Multi-tenancy
144144

145-
If you want to run multiple code-server's on shared infrastructure, we recommend using virtual
145+
If you want to run multiple code-servers on shared infrastructure, we recommend using virtual
146146
machines with a VM per user. This will easily allow users to run a docker daemon. If you want
147147
to use kubernetes, you'll definitely want to use [kubevirt](https://kubevirt.io) to give each
148148
user a virtual machine instead of just a container. Docker in docker while supported requires

0 commit comments

Comments
 (0)