Skip to content

Commit a09bd62

Browse files
authored
Merge pull request #46508 from peterlewis/patch-1
Fix typo of 'Microsoft'
2 parents 73a37fa + 795c862 commit a09bd62

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/active-directory/develop/authentication-scenarios.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -165,4 +165,4 @@ By default, MSAL uses the system browser except for .NET Framework desktop appli
165165
- See the [Microsoft identity platform developer glossary](developer-glossary.md) to get familiar with common terms.
166166
- See [Authentication flows and app scenarios](authentication-flows-app-scenarios.md) to learn more about other scenarios for authenticating users supported by the Microsoft identity platform.
167167
- See [MSAL libraries](msal-overview.md) to learn about the Microsoft libraries that help you develop applications that work with Microsoft Accounts, Azure AD accounts, and Azure AD B2C users all in a single, streamlined programming model.
168-
- See [Integrate App Service with Microsfot identity platform](/azure/app-service/configure-authentication-provider-aad) to learn how to configure authentication for your App Service app.
168+
- See [Integrate App Service with Microsoft identity platform](/azure/app-service/configure-authentication-provider-aad) to learn how to configure authentication for your App Service app.

0 commit comments

Comments
 (0)