From 5c435a3b6cb8775b28cd2a88e5774dae1a5b0247 Mon Sep 17 00:00:00 2001 From: Jeremy Pinnix Date: Fri, 8 Mar 2019 10:34:31 -0600 Subject: [PATCH] Update grammar on README (#139) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e8ef74d3..53e91bbd 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ docker run -p 127.0.0.1:8443:8443 -v "${PWD}:/root/project" codercom/code-server - If you have a Windows or Mac workstation, more easily develop for Linux. - Take advantage of large cloud servers to speed up tests, compilations, downloads, and more. - Preserve battery life when you're on the go. - - All intensive computation is ran on your server. + - All intensive computation runs on your server. - You're no longer running excess instances of Chrome. ![Screenshot](/doc/assets/ide.png)