From 1af83a3c564abfe540c7dc9f47b1bf93f6394007 Mon Sep 17 00:00:00 2001 From: Ben Potter Date: Tue, 5 Oct 2021 11:31:34 -0500 Subject: [PATCH] Update docs/FAQ.md Co-authored-by: Ashley McClelland --- docs/FAQ.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/FAQ.md b/docs/FAQ.md index 9c92b311..fed05047 100644 --- a/docs/FAQ.md +++ b/docs/FAQ.md @@ -400,7 +400,7 @@ For more details, see [this discussion post](https://github.com/cdr/code-server/ Both code-server and GitHub Codespaces allow you to access VS Code via a browser. VS Code Codespaces, however, is a closed-source, paid service offered by -Microsoft. Codespaces are hosted in Microsoft's cloud. +GitHub and Microsoft. On the other hand, code-server is self-hosted, free, open-source, and can be run on any machine with few limitations.