diff --git a/OAuth2.md b/OAuth2.md index 178750a..d170a51 100644 --- a/OAuth2.md +++ b/OAuth2.md @@ -118,7 +118,7 @@ Content-Type: application/json -### Step 3 takes place here, Backend exchanges the Code with the Tokens +#### Step 3 takes place here, Backend exchanges the Code with the Tokens

Backend HTTP Response to Frontend