From 44363293cc12ac3c5b32175b18c53b1a697ee0a1 Mon Sep 17 00:00:00 2001 From: Josh Soref Date: Sun, 11 Mar 2018 19:13:11 +0000 Subject: [PATCH] spelling: variable --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f62613fc5..7cd5de970 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -863,7 +863,7 @@ __BACKWARDS INCOMPATIBILITIES:__ * Stdout and Stderr log files of tasks have moved from task/local to alloc/logs [[GH-851](https://github.com/hashicorp/nomad/issues/851)] * Any users of the runtime environment variable `$NOMAD_PORT_` will need to - update to the new `${NOMAD_ADDR_}` varriable [[GH-704](https://github.com/hashicorp/nomad/issues/704)] + update to the new `${NOMAD_ADDR_}` variable [[GH-704](https://github.com/hashicorp/nomad/issues/704)] * Service names that include periods will fail validation. To fix, remove any periods from the service name before running the job [[GH-770](https://github.com/hashicorp/nomad/issues/770)] * Task resources are now validated and enforce minimum resources. If a job