From 899c29794a2088463fcddf1dba239790f12c662d Mon Sep 17 00:00:00 2001 From: Yoko Hyakuna Date: Sun, 21 Aug 2022 19:20:23 -0700 Subject: [PATCH] Typo: Corrected same typo in 2 locations (on-premise to on-premises) (#13402) (#16802) * Fixed 2 typos on-premise to on-premises. * Added changelog file. * Removed 13402.txt file from changelog. * Update website/content/docs/secrets/terraform.mdx Co-authored-by: hghaf099 <83242695+hghaf099@users.noreply.github.com> Co-authored-by: cr48 Co-authored-by: hghaf099 <83242695+hghaf099@users.noreply.github.com> --- website/content/docs/secrets/terraform.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/content/docs/secrets/terraform.mdx b/website/content/docs/secrets/terraform.mdx index b341118787c9..b3c75bac9ef2 100644 --- a/website/content/docs/secrets/terraform.mdx +++ b/website/content/docs/secrets/terraform.mdx @@ -16,7 +16,7 @@ This page will show a quick start for this backend. For detailed documentation on every path, use `vault path-help` after mounting the backend. ~> **Terraform Enterprise Support:** this secret engine supports both Terraform -Cloud ([app.terraform.io](https://app.terraform.io)) as well as on-premise +Cloud ([app.terraform.io](https://app.terraform.io)) as well as on-prem Terraform Enterprise. Any version requirements will be documented alongside the features that require them, if any.