From 00a60f4d776319d9cc47d052f8b2aaeaa7e9f19c Mon Sep 17 00:00:00 2001 From: Seth Vargo Date: Fri, 7 Apr 2017 11:21:35 -0400 Subject: [PATCH] Typo --- .../providers/terraform-enterprise/d/artifact.html.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/source/docs/providers/terraform-enterprise/d/artifact.html.markdown b/website/source/docs/providers/terraform-enterprise/d/artifact.html.markdown index 200290dca4..e525ff3c40 100644 --- a/website/source/docs/providers/terraform-enterprise/d/artifact.html.markdown +++ b/website/source/docs/providers/terraform-enterprise/d/artifact.html.markdown @@ -56,7 +56,7 @@ The following arguments are supported: matching artifact in any build, or a specific number to pin to that build. If `build` and `version` are unspecified, `version` will default to "latest". Cannot be specified with `version`. Note: `build` is only - present if Terraform Enterpris builds the image. + present if Terraform Enterprise builds the image. * `version` - (Optional) The version of the artifact to filter on. This can be "latest", to match against the latest version, "any" to find a matching artifact