Skip to content

Commit 45a49f6

Browse files
authored
Fix typo in MSAL iOS app guide
1 parent 010eb61 commit 45a49f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

support/entra/entra-id/app-integration/repeat-login-prompts-in-msal-ios-app.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ You [follow this tutorial](/azure/active-directory/develop/tutorial-v2-ios) to i
1717

1818
## Cause
1919

20-
This issue is typically caused by web browser configurations that do not allow cookie sharing.
20+
This issue is typically caused by the web browser condigured for MSAL that do not allow cookie sharing.
2121

2222
The tutorial uses the MSAL to implement authentication. MSAL SDK facilitates authentication by automatically renewing tokens. It also enables single sign-on (SSO) between other apps on the device and manages user accounts.
2323

0 commit comments

Comments
 (0)