From c6f661374bd8e147636682f922e75f1a905d1d77 Mon Sep 17 00:00:00 2001 From: AlexanderSehr Date: Tue, 1 Oct 2024 20:11:00 +0200 Subject: [PATCH] Update to latest --- docs/static/includes/interfaces/int.secExp.module.bicep | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/static/includes/interfaces/int.secExp.module.bicep b/docs/static/includes/interfaces/int.secExp.module.bicep index 79cfbce2e..5875b0d11 100644 --- a/docs/static/includes/interfaces/int.secExp.module.bicep +++ b/docs/static/includes/interfaces/int.secExp.module.bicep @@ -3,7 +3,7 @@ // Parameters // // ============== // -@description('Required. The name of the Key Vault to set the ecrets in.') +@description('Required. The name of the Key Vault to set the secrets in.') param keyVaultName string @description('Required. The secrets to set in the Key Vault.')