Skip to content

Commit bdaf2ab

Browse files
authored
Update quickstart-v2-ios.md
1 parent da61582 commit bdaf2ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/active-directory/develop/quickstart-v2-ios.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -207,7 +207,7 @@ ms.custom: aaddev, identityplatformtop40, "scenarios:getting-started", "language
207207
>
208208
> > |Where:| Description |
209209
> > |---------|---------|
210-
> > | `scopes` | Contains the scopes being requested (that is, `[ "user.read" ]` for Microsoft Graph or `[ "<Application ID URL>/scope" ]` for custom web APIs (`api://<Application ID>/access_as_user`) |
210+
> > | `scopes` | Contains the scopes being requested (that is, `[ "user.read" ]` for Microsoft Graph or `[ "<Application ID URL>/scope" ]` for custom web APIs (`api://<Application ID>/access_as_user`)) |
211211
>
212212
> #### acquireTokenSilent: Get an access token silently
213213
>

0 commit comments

Comments
 (0)