fix grammar

This commit is contained in:
Preetha Appan 2019-07-25 21:03:20 -05:00
parent 92ca20f18b
commit 7455688649
No known key found for this signature in database
GPG Key ID: 9F7C19990A50EAFC
1 changed files with 1 additions and 1 deletions

View File

@ -46,7 +46,7 @@ task "docs" {
} }
# Environment variables are interpreted and can contain both runtime and # Environment variables are interpreted and can contain both runtime and
# node attributes. There environment variables are passed into the task. # node attributes. These environment variables are passed into the task.
env { env {
"DC" = "Running on datacenter ${node.datacenter}" "DC" = "Running on datacenter ${node.datacenter}"
"VERSION" = "Version ${NOMAD_META_VERSION}" "VERSION" = "Version ${NOMAD_META_VERSION}"