We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7c26a82 commit 816152dCopy full SHA for 816152d
docs/FAQ.md
@@ -1,5 +1,6 @@
1
<!-- START doctoc generated TOC please keep comment here to allow auto update -->
2
<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->
3
+
4
# FAQ
5
6
- [Questions?](#questions)
@@ -380,7 +381,7 @@ Theia doesn't allow you to reuse your existing VS Code config.
380
381
382
## What's the difference between code-server and OpenVSCode-Server?
383
-code-server and OpenVSCode-Servr both allow you to access VS Code via a
384
+code-server and OpenVSCode-Server both allow you to access VS Code via a
385
browser. The two projects also use their own [forks of VS Code](https://github.com/cdr/vscode) to
386
leverage modern VS Code APIs and stay up to date with the upsteam version.
387
0 commit comments