From 9ce458228351bf4d3849db58a8b2dd2f4091c327 Mon Sep 17 00:00:00 2001 From: Nick Schonning Date: Sat, 20 Jul 2019 00:38:05 -0400 Subject: [PATCH] fix: azsadmin character encoding --- .../preview/2017-02-01-preview/KeyVault.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/specification/azsadmin/resource-manager/keyvault/Microsoft.KeyVault.Admin/preview/2017-02-01-preview/KeyVault.json b/specification/azsadmin/resource-manager/keyvault/Microsoft.KeyVault.Admin/preview/2017-02-01-preview/KeyVault.json index 692f7779bb29..4a2e7c4b2c11 100644 --- a/specification/azsadmin/resource-manager/keyvault/Microsoft.KeyVault.Admin/preview/2017-02-01-preview/KeyVault.json +++ b/specification/azsadmin/resource-manager/keyvault/Microsoft.KeyVault.Admin/preview/2017-02-01-preview/KeyVault.json @@ -77,7 +77,7 @@ "type": "string" }, "description": { - "description": "The localized friendly description for the operation, as it should be shown to the user. It should be thorough, yet concise � it will be used in tool tips and detailed views.", + "description": "The localized friendly description for the operation, as it should be shown to the user. It should be thorough, yet concise it will be used in tool tips and detailed views.", "type": "string" } }