Skip to content
This repository was archived by the owner on Nov 1, 2017. It is now read-only.

Commit 4e2526f

Browse files
authored
Merge pull request #1084 from shurcooL/fix-decline-a-repository-invitation-formatting
Fix formatting of Decline a repository invitation endpoint.
2 parents cf1e2eb + f62a214 commit 4e2526f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/v3/repos/invitations.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ When authenticating as a user, this endpoint will list all currently open reposi
9191

9292
## Decline a repository invitation
9393

94-
DELETE /user/repository_invitations/:invitation_id
94+
DELETE /user/repository_invitations/:invitation_id
9595

9696
### Response
9797

0 commit comments

Comments
 (0)