diff --git a/website/source/guides/operating-a-job/configuring-tasks.html.md b/website/source/guides/operating-a-job/configuring-tasks.html.md index 546aaf0c8..2e2f92ccc 100644 --- a/website/source/guides/operating-a-job/configuring-tasks.html.md +++ b/website/source/guides/operating-a-job/configuring-tasks.html.md @@ -109,7 +109,7 @@ applications through environment variables. Nomad supports custom environment variables in two ways: * Interpolation in an `env` stanza -* Templated in the a `template` stanza +* Templated in a `template` stanza ### `env` stanza