From b324cce70fe9d6ead17f17f4b0f4dfe4eb6ec6b1 Mon Sep 17 00:00:00 2001 From: "Daniel G. Taylor" Date: Thu, 21 Oct 2021 13:55:56 -0700 Subject: [PATCH] Update README.md wording MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Since there are now multiple environment variables, this changes `is` → `are`. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6a31cc20c..b2cee2063 100644 --- a/README.md +++ b/README.md @@ -76,7 +76,7 @@ If you include an argument, it will be the root from which everything is served. #### Environment Variables -There is one GopherJS-specific environment variable: +There are some GopherJS-specific environment variables: - `GOPHERJS_GOROOT` - if set, GopherJS uses this value as the default GOROOT value, instead of using the system GOROOT as the default GOROOT value