From 302e27e9ab402b3a8fc2601462123d84c300c4ec Mon Sep 17 00:00:00 2001 From: Tim Higgison Date: Fri, 17 Jan 2020 11:41:47 +1000 Subject: [PATCH] Update configuring-tasks.html.md --- website/source/guides/operating-a-job/configuring-tasks.html.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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