Skip to content

Commit 60927ac

Browse files
authored
Merge pull request #87435 from shhafiz/patch-1
Fixed sentence structure
2 parents c27b79b + 887174f commit 60927ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/active-directory/develop/v2-protocols-oidc.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -278,7 +278,7 @@ When you have an authorization code and an ID token, you can sign the user in an
278278

279279
### Calling the UserInfo endpoint
280280

281-
Review the [UserInfo documentation](userinfo.md#calling-the-api) to look over how the call the UserInfo endpoint with this token.
281+
Review the [UserInfo documentation](userinfo.md#calling-the-api) to look over how to call the UserInfo endpoint with this token.
282282

283283
## Send a sign-out request
284284

0 commit comments

Comments
 (0)