Skip to content

Commit 843ff85

Browse files
committed
Merge pull request github#837 from github/fix-code-block
Indent verbs all the way
2 parents 265c7b2 + 7b398df commit 843ff85

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

content/v3/users/administration.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ Name | Type | Description
6464

6565
## Create an impersonation OAuth token
6666

67-
POST /admin/users/:user_id/authorizations
67+
POST /admin/users/:user_id/authorizations
6868

6969
### Parameters
7070

@@ -79,7 +79,7 @@ Name | Type | Description
7979

8080
## Delete an impersonation OAuth token
8181

82-
DELETE /admin/users/:user_id/authorizations
82+
DELETE /admin/users/:user_id/authorizations
8383

8484
### Response
8585

0 commit comments

Comments
 (0)