Skip to content

Commit bb118eb

Browse files
authored
Merge pull request #1808 from SAB-6/typo-fixes
fix typos in doc/FAQ.md
2 parents 2a9b7a4 + 96e57f1 commit bb118eb

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

doc/FAQ.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -112,10 +112,10 @@ code-server --install-extension downloaded-ms-python.python.vsix
112112
VS Code Codespaces is a closed source and paid service by Microsoft. It also allows you to access
113113
VS Code via the browser.
114114

115-
However, code-server is free, open source and can be ran on any machine without any limitations.
115+
However, code-server is free, open source and can be run on any machine without any limitations.
116116

117-
While you can self host environments with VS Code Codespaces, you still need to an Azure billing
118-
account and you access VS Code via the Codespaces web dashboard instead of directly connecting to
117+
While you can self host environments with VS Code Codespaces, you still need an Azure billing
118+
account and you can access VS Code via the Codespaces web dashboard instead of directly connecting to
119119
your instance.
120120

121121
## How should I expose code-server to the internet?
@@ -259,7 +259,7 @@ The default location also respects `$XDG_CONFIG_HOME`.
259259

260260
Unfortunately at the moment self signed certificates cause a blank screen on iPadOS
261261

262-
There does seem to a way to get it to work if you create your own CA and create a
262+
There does seem to be a way to get it to work if you create your own CA and create a
263263
certificate using the CA and then import the CA onto your iPad.
264264

265265
See [#1566](https://github.com/cdr/code-server/issues/1566#issuecomment-623159434).

0 commit comments

Comments
 (0)