From 6151dc206734da444c22751c1308ade053204d71 Mon Sep 17 00:00:00 2001 From: Minghao Chen <30464227+HarveyLink@users.noreply.github.com> Date: Mon, 7 Dec 2020 15:13:28 +0800 Subject: [PATCH] Fix C# readme file typo --- specification/authorization/resource-manager/readme.csharp.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/specification/authorization/resource-manager/readme.csharp.md b/specification/authorization/resource-manager/readme.csharp.md index d51272335e2e..98672bc03bc6 100644 --- a/specification/authorization/resource-manager/readme.csharp.md +++ b/specification/authorization/resource-manager/readme.csharp.md @@ -2,7 +2,7 @@ > see https://aka.ms/autorest -This is the AutoRest configuration file for DNS. +This is the AutoRest configuration file for Authorization. These settings apply only when `--csharp` is specified on the command line. Please also specify `--csharp-sdks-folder=`. @@ -120,4 +120,4 @@ output-folder: $(csharp-sdks-folder)/$(csharp-profile)/Authorization/Management. batch: - tag: profile-hybrid-2020-09-01 - ``` \ No newline at end of file + ```