We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9f4212e commit 5c435a3Copy full SHA for 5c435a3
1 file changed
README.md
@@ -16,7 +16,7 @@ docker run -p 127.0.0.1:8443:8443 -v "${PWD}:/root/project" codercom/code-server
16
- If you have a Windows or Mac workstation, more easily develop for Linux.
17
- Take advantage of large cloud servers to speed up tests, compilations, downloads, and more.
18
- Preserve battery life when you're on the go.
19
- - All intensive computation is ran on your server.
+ - All intensive computation runs on your server.
20
- You're no longer running excess instances of Chrome.
21
22

0 commit comments