From 8d7409e66099800a195e2e2661f43c585d22d3cf Mon Sep 17 00:00:00 2001 From: eknowles <817611+eknowles@users.noreply.github.com> Date: Wed, 17 Jan 2024 20:49:32 +0000 Subject: [PATCH] fix typo in vso platform docs (#24917) --- website/content/docs/platform/k8s/vso/index.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/content/docs/platform/k8s/vso/index.mdx b/website/content/docs/platform/k8s/vso/index.mdx index 6a028c2437..bfac71c822 100644 --- a/website/content/docs/platform/k8s/vso/index.mdx +++ b/website/content/docs/platform/k8s/vso/index.mdx @@ -47,7 +47,7 @@ Basic integration tests are available in the project repository. Please report any issues [here](https://github.com/hashicorp/vault-secrets-operator/issues). ## Threat model and security considerations -HahsiCorp takes security seriously and strives to enable users to configure their systems +HashiCorp takes security seriously and strives to enable users to configure their systems with security and safety in mind. Please see the Vault Secrets Operator's [Threat Model](https://github.com/hashicorp/vault-secrets-operator/blob/main/docs/threat-model/README.md) for highlights on how using the Vault Secrets Operator affects users' security posture and recommendations for running securely.