From c9f8c8c0bf0a9eca2e9d405b7c7e0458ac82a270 Mon Sep 17 00:00:00 2001 From: Donovan Brown Date: Thu, 8 Apr 2021 10:24:20 -0500 Subject: [PATCH] Fixed typo Just fixed a simply typo in the docs. --- .../supported-secret-stores/azure-keyvault.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/daprdocs/content/en/operations/components/setup-secret-store/supported-secret-stores/azure-keyvault.md b/daprdocs/content/en/operations/components/setup-secret-store/supported-secret-stores/azure-keyvault.md index db83a3a7d..555df3ea0 100644 --- a/daprdocs/content/en/operations/components/setup-secret-store/supported-secret-stores/azure-keyvault.md +++ b/daprdocs/content/en/operations/components/setup-secret-store/supported-secret-stores/azure-keyvault.md @@ -88,7 +88,7 @@ The above example uses secrets as plain strings. It is recommended to use a loca } ``` - **Save the both the appId and tenant from the output which will be used in the next step** + **Save both the appId and tenant from the output which will be used in the next step** 4. Get the Object Id for [your_service_principal_name]