Skip to content

Commit 165bb76

Browse files
Update articles/active-directory/develop/tutorial-v2-windows-desktop.md
Co-authored-by: Owen Richards <[email protected]>
1 parent 6dea44f commit 165bb76

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
@@ -63,7 +63,7 @@ This guide uses the following NuGet packages:
6363

6464
In this section you'll create a new project to demonstrate how to integrate a Windows Desktop .NET application (XAML) with _Sign-In with Microsoft_ so that the application can query web APIs that require a token.
6565

66-
The application that you create with this guide displays a button that's used to call Microsoft Graph API, an area to show the results on the screen, and a sign-out button.
66+
The application that you'll create displays a button that'll call the Microsoft Graph API, an area to display the results, and a sign-out button.
6767

6868
> [!NOTE]
6969
> Prefer to download this sample's Visual Studio project instead? [Download a project](https://github.com/Azure-Samples/active-directory-dotnet-desktop-msgraph-v2/archive/msal3x.zip), and skip to the [Configuration step](#register-your-application) to configure the code sample before you execute it.

0 commit comments

Comments
 (0)