Skip to content

Commit 74a9824

Browse files
Merge pull request #252556 from henrymbuguakiarie/patch-msal-android-shared-devices
adding clarity
2 parents fc75d0b + 1d792ef commit 74a9824

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/active-directory/develop/msal-android-shared-devices.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ The following differences apply depending on whether your app is running on a sh
7878
| --------------------------- | ------------------ | --------------------------------------------------------------------------------------------------- |
7979
| **Accounts** | Single account | Multiple accounts |
8080
| **Sign-in** | Global | Global |
81-
| **Sign-out** | Global | Each application can control if the sign-out is local to the app or for the family of applications. |
81+
| **Sign-out** | Global | Each application can control if the sign-out is local to the app. |
8282
| **Supported account types** | Work accounts only | Personal and work accounts supported |
8383

8484
## Why you may want to only support single-account mode

0 commit comments

Comments
 (0)