diff --git a/Using-the-API/API.md b/Using-the-API/API.md index a500dcf9..93053a20 100644 --- a/Using-the-API/API.md +++ b/Using-the-API/API.md @@ -125,7 +125,7 @@ Returns an array of [Statuses](#status). POST /api/v1/accounts/:id/follow POST /api/v1/accounts/:id/unfollow -Returns the target [Account](#account). +Returns the target [Relationship](#relationship). #### Blocking/unblocking an account: