Merge pull request #5630 from jweissig/patch-5

Fixed typo
This commit is contained in:
Charlie Voiselle
2019-04-30 08:59:16 -04:00
committed by GitHub

View File

@@ -216,7 +216,7 @@ env {
```
The environment variable `invalid...name` cannot be interpolated using the
standard `"${invalid...name}"` syntax. The dots wil be interpreted as object
standard `"${invalid...name}"` syntax. The dots will be interpreted as object
notation so multiple consecutive dots are invalid.
To continue supporting all user environment variables Nomad 0.9 added a new