diff --git a/website/source/intro/getting-started/jobs.html.md b/website/source/intro/getting-started/jobs.html.md index 654ec91da..5f815576b 100644 --- a/website/source/intro/getting-started/jobs.html.md +++ b/website/source/intro/getting-started/jobs.html.md @@ -14,7 +14,7 @@ Jobs have a globally unique name, one or many task groups, which are themselves collections of one or many tasks. The format of the jobs is [documented here](/docs/jobspec/index.html). They -can either be specified in [HCL](https://github.com/hashicorp/hcl) or JSON, +can either be specified in [HashiCorp Configuration Language](https://github.com/hashicorp/hcl) (HCL) or JSON, however we recommend only using JSON when the configuration is generated by a machine. ## Running a Job