Skip to content

Commit 2f0421f

Browse files
authored
Apply suggestions from code review
Add period at end of alt text.
1 parent 6c6ea7a commit 2f0421f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/active-directory/develop/tutorial-v2-windows-desktop.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ In this tutorial:
3939

4040
## How the sample app generated by this guide works
4141

42-
![Screenshot of how the sample app generated by this tutorial works](./media/guidedsetup-windesktop-intro/win-desktop-how-it-works.svg)
42+
![Screenshot of how the sample app generated by this tutorial works.](./media/guidedsetup-windesktop-intro/win-desktop-how-it-works.svg)
4343

4444
The sample application that you create with this guide enables a Windows Desktop application that queries the Microsoft Graph API or a web API that accepts tokens from a Microsoft identity-platform endpoint. For this scenario, you add a token to HTTP requests via the Authorization header. The Microsoft Authentication Library (MSAL) handles token acquisition and renewal.
4545

0 commit comments

Comments
 (0)