Skip to content

Commit aa1610d

Browse files
improving correctness - acrolinx
1 parent 8b8fc88 commit aa1610d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/active-directory/develop/single-sign-on-macos-ios.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ This type of SSO works between multiple apps distributed by the same Apple Devel
2525

2626
- [SSO through Authentication broker](#sso-through-authentication-broker-on-ios)
2727

28-
Microsoft provides apps called brokers, that enable SSO between applications from different vendors as long as the mobile device is registered with Azure Active Directory (Azure AD). This type of SSO requires a broker application be installed on the user's device.
28+
Microsoft provides apps called brokers that enable SSO between applications from different vendors as long as the mobile device is registered with Azure Active Directory (Azure AD). This type of SSO requires a broker application be installed on the user's device.
2929

3030
- **SSO between MSAL and Safari**
3131

@@ -37,7 +37,7 @@ This type of SSO is currently not available on macOS. MSAL on macOS only support
3737

3838
- **Silent SSO between ADAL and MSAL macOS/iOS apps**
3939

40-
MSAL Objective-C supports migration and SSO with ADAL Objective-C-based apps. The apps must be distributed by the same Apple Developer.
40+
MSAL Objective-C support migration and SSO with ADAL Objective-C-based apps. The apps must be distributed by the same Apple Developer.
4141

4242
See [SSO between ADAL and MSAL apps on macOS and iOS](sso-between-adal-msal-apps-macos-ios.md) for instructions for cross-app SSO between ADAL and MSAL-based apps.
4343

0 commit comments

Comments
 (0)