8000 Merge pull request #36 from aqnouch/patch-2 · evalcode/api-guidelines@c28b5d8 · GitHub
[go: up one dir, main page]

Skip to content

Commit c28b5d8

Browse files
authored
Merge pull request microsoft#36 from aqnouch/patch-2
fix typos
2 parents 1f85be6 + 797b2f2 commit c28b5d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Guidelines.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1839,7 +1839,7 @@ App Server -> -Client : Redirect to DB Authorization endpoint with authorization
18391839
Client -> +DB Auth : Redirected authorization request
18401840
Client <--> DB Auth : Authorization UX
18411841
DB Auth -> -Client : Redirect back to App Server with code
1842-
Client -> +App Server : Ridirect request back to access server with access code
1842+
Client -> +App Server : Redirect request back to access server with access code
18431843
App Server -> +DB Auth : Request tokens with access code
18441844
note right of DB Service: Cache that this User ID provided access to App ID
18451845
DB Auth -> -App Server : Response with access, refresh, and ID tokens

0 commit comments

Comments
 (0)
0