Bläddra i källkod

Update bitwarden-secrets-manager.md (#3710)

Fixed typos in the bitwarden provider docs

Signed-off-by: Zaza <thomas.kyle6@gmail.com>
Zaza 1 år sedan
förälder
incheckning
972f227002
1 ändrade filer med 1 tillägg och 1 borttagningar
  1. 1 1
      docs/provider/bitwarden-secrets-manager.md

+ 1 - 1
docs/provider/bitwarden-secrets-manager.md

@@ -27,7 +27,7 @@ helm install external-secrets \
 
 ##### Certificate
 
-The Bitwarden SDK Server _NEEDS_ to run as an HTTPS service. That means that any installation that once to with Bitwarden
+The Bitwarden SDK Server _NEEDS_ to run as an HTTPS service. That means that any installation that wants to communicate with the Bitwarden
 provider will need to generate a certificate. The best approach for that is to use cert-manager. It's easy to set up
 and can generate a certificate that the store can use to connect with the server.