From e94f90eb496576714b5751b71e8a7942fca94929 Mon Sep 17 00:00:00 2001 From: Pier-Luc Charbonneau Date: Fri, 30 Apr 2021 11:00:38 -0400 Subject: [PATCH] Update index.mdx I think that was a typo --- website/content/docs/platform/k8s/csi/index.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/content/docs/platform/k8s/csi/index.mdx b/website/content/docs/platform/k8s/csi/index.mdx index 1e00c7127c34..4d31abcf8dac 100644 --- a/website/content/docs/platform/k8s/csi/index.mdx +++ b/website/content/docs/platform/k8s/csi/index.mdx @@ -30,7 +30,7 @@ The following features are supported by the Vault CSI Provider: - All Vault secret engines supported. - Authenticatation using the requesting pod's service account. -- TLS/mTLS communciations with Vault. +- TLS/mTLS communications with Vault. - Rendering Vault secrets to files. - Syncing secrets to Kubernetes secrets to be used as environment variables. - Installation via [Vault Helm](/docs/platform/k8s/helm)