File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
articles/active-directory/develop Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -78,7 +78,7 @@ The following differences apply depending on whether your app is running on a sh
78
78
| --------------------------- | ------------------ | --------------------------------------------------------------------------------------------------- |
79
79
| ** Accounts** | Single account | Multiple accounts |
80
80
| ** 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. |
82
82
| ** Supported account types** | Work accounts only | Personal and work accounts supported |
83
83
84
84
## Why you may want to only support single-account mode
You can’t perform that action at this time.
0 commit comments