Explorar o código

fix: typo (#1894)

Signed-off-by: cDR (Taco) <me@codar.nl>

Signed-off-by: cDR (Taco) <me@codar.nl>
cDR (Taco) %!s(int64=3) %!d(string=hai) anos
pai
achega
54f8d47ba8
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      docs/provider/hashicorp-vault.md

+ 1 - 1
docs/provider/hashicorp-vault.md

@@ -279,7 +279,7 @@ A static token is stored in a `Kind=Secret` and is used to authenticate with vau
 #### Kubernetes authentication
 
 [Kubernetes-native authentication](https://www.vaultproject.io/docs/auth/kubernetes) has three
-options of optaining credentials for vault:
+options of obtaining credentials for vault:
 
 1.  by using a service account jwt referenced in `serviceAccountRef`
 2.  by using the jwt from a `Kind=Secret` referenced by the `secretRef`