Skip to content

Commit 1c76f9d

Browse files
authored
Update scenario-desktop-acquire-token-wam.md
1 parent 9338d91 commit 1c76f9d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/active-directory/develop/scenario-desktop-acquire-token-wam.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ The recommended pattern is:
104104
It is required to configure MSAL with the window that the interactive experience should be parented to, using `WithParentActivityOrWindow` APIs.
105105

106106
### UI applications
107-
For UI apps like WinForms, WPF, WinUI3 see https://learn.microsoft.com/en-us/windows/apps/develop/ui-input/retrieve-hwnd
107+
For UI apps like WinForms, WPF, WinUI3 see https://learn.microsoft.com/windows/apps/develop/ui-input/retrieve-hwnd
108108

109109
### Console applications
110110

0 commit comments

Comments
 (0)