Skip to content

Commit 75d1ef6

Browse files
HarveyLinkDeMale
authored andcommitted
Fix C# readme file typo (Azure#11975)
1 parent 3bd2273 commit 75d1ef6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

specification/authorization/resource-manager/readme.csharp.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
> see https://aka.ms/autorest
44
5-
This is the AutoRest configuration file for DNS.
5+
This is the AutoRest configuration file for Authorization.
66

77
These settings apply only when `--csharp` is specified on the command line.
88
Please also specify `--csharp-sdks-folder=<path to "SDKs" directory of your azure-sdk-for-net clone>`.
@@ -120,4 +120,4 @@ output-folder: $(csharp-sdks-folder)/$(csharp-profile)/Authorization/Management.
120120
121121
batch:
122122
- tag: profile-hybrid-2020-09-01
123-
```
123+
```

0 commit comments

Comments
 (0)