From 47edf8339bd15477637cfe4cfb3fe0e1f30c8a8b Mon Sep 17 00:00:00 2001 From: Ajay Kidave Date: Wed, 11 Sep 2024 09:16:26 -0700 Subject: [PATCH] Fix typo --- content/docs/Configuration/Secrets.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/docs/Configuration/Secrets.md b/content/docs/Configuration/Secrets.md index 9b040a8..5a58102 100644 --- a/content/docs/Configuration/Secrets.md +++ b/content/docs/Configuration/Secrets.md @@ -8,7 +8,7 @@ Clace supports secret management when working with apps. Secrets can be passed t ## Supported Providers -Clace current supports AWS Secrets Manager (ASM) and HashiCorp Vault as providers for secrets management. Secrets can also be read from the environment of the Clace server, which can be used in development and testing. +Clace currently supports AWS Secrets Manager (ASM) and HashiCorp Vault as providers for secrets management. Secrets can also be read from the environment of the Clace server, which can be used in development and testing. ## AWS Secrets Manager