Skip to content

Commit 8e5c708

Browse files
Update articles/communication-services/quickstarts/identity/includes/active-directory/service-principal-net.md
Co-authored-by: Paula Miller <[email protected]>
1 parent 5f808a0 commit 8e5c708

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/communication-services/quickstarts/identity/includes/active-directory/service-principal-net.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ dotnet add package Azure.Communication.Sms
3636
dotnet add package Azure.Identity
3737
```
3838

39-
### Update the Program.cs File
39+
### Update the Program.cs file
4040

4141
To use the installed Azure SDK packages, include the following `using` directives at the top of your `Program.cs` file:
4242

0 commit comments

Comments
 (0)