Unnecessary words (#1304)
It is unclear what `as the default` means. Much more concise to remove it.
This commit is contained in:
@@ -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": ["--help"],
|
||||
|
Reference in New Issue
Block a user