Unnecessary words (#1304)

It is unclear what `as the default` means.

Much more concise to remove it.
main
JayCeeJr 3 years ago committed by GitHub
parent 67d7f9403d
commit 1259f1efc9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -514,7 +514,7 @@ func main() {
```
If `EnvVars` contains more than one string, the first environment variable that
resolves is used as the default.
resolves is used.
<!-- {
"args": ["&#45;&#45;help"],

Loading…
Cancel
Save