Unnecessary words (#1304)

It is unclear what `as the default` means.

Much more concise to remove it.
This commit is contained in:
JayCeeJr
2021-09-15 22:16:31 -05:00
committed by GitHub
parent 67d7f9403d
commit 1259f1efc9

View File

@@ -514,7 +514,7 @@ func main() {
``` ```
If `EnvVars` contains more than one string, the first environment variable that 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"], "args": ["&#45;&#45;help"],