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.')