Skip to content

Commit 6185341

Browse files
ara4nuhoreg
andauthored
Update proposals/2278-deleting-content.md
Co-authored-by: Hubert Chathi <hubert@uhoreg.ca>
1 parent a320b8e commit 6185341

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

proposals/2278-deleting-content.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ DELETE /_matrix/media/r0/download/{serverName}/{mediaId}
2323
```
2424
with a JSON dict as a request body.
2525

26-
The API would returns:
26+
The API would return:
2727
* `200 OK {}` on success
2828
* `403` with error `M_FORBIDDEN` if invalid access_token or not authorised to delete.
2929
* `404` with error `M_NOT_FOUND` if the content described in the URL does not exist on the local server.

0 commit comments

Comments
 (0)