From 3da6c561b83d2a4c57f3c471ba93b82845a22acc Mon Sep 17 00:00:00 2001 From: Anmol Sethi Date: Tue, 16 Jun 2020 11:14:02 -0400 Subject: [PATCH] Fix wording in FAQ.md --- doc/FAQ.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/FAQ.md b/doc/FAQ.md index 8907a192..3d7727fb 100644 --- a/doc/FAQ.md +++ b/doc/FAQ.md @@ -115,8 +115,8 @@ VS Code via the browser. However, code-server is free, open source and can be run on any machine without any limitations. While you can self host environments with VS Code Codespaces, you still need an Azure billing -account and you can access VS Code via the Codespaces web dashboard instead of directly connecting to -your instance. +account and you have to access VS Code via the Codespaces web dashboard instead of directly +connecting to your instance. ## How should I expose code-server to the internet?