From 2421cab4793eec5bbcde15939e1fae98439a23e1 Mon Sep 17 00:00:00 2001 From: Anmol Sethi Date: Sun, 17 May 2020 20:25:33 -0400 Subject: [PATCH] Fix grammar in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1d71b9dd..28d4ca65 100644 --- a/README.md +++ b/README.md @@ -70,7 +70,7 @@ docker run -it -p 127.0.0.1:8080:8080 \ codercom/code-server:latest ``` -### Static releases +### Static Releases We publish self contained `.tar.gz` archives for every release on [github](https://github.com/cdr/code-server/releases). They bundle the node binary and compiled native modules.