Skip to content

Commit 9e44ca3

Browse files
authored
Merge pull request #90617 from jdtw/main
Fix typo in "sign-on"
2 parents 334324a + c29b3bf commit 9e44ca3

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
@@ -35,7 +35,7 @@ Using an authentication broker such as WAM has numerous benefits.
3535
- Enhanced security (your app does not have to manage the powerful refresh token)
3636
- Better support for Windows Hello, Conditional Access and FIDO keys
3737
- Integration with Windows' "Email and Accounts" view
38-
- Better Single Sing-On (users don't have to reenter passwords)
38+
- Better Single Sign-On (users don't have to reenter passwords)
3939
- Most bug fixes and enhancements will be shipped with Windows
4040

4141
## WAM limitations

0 commit comments

Comments
 (0)