From: vaartis Date: Fri, 13 Sep 2019 12:32:40 +0000 (+0000) Subject: Apply suggestion to docs/api/pleroma_api.md X-Git-Url: https://git.squeep.com/?a=commitdiff_plain;h=43022c347f9001d9cb8de976dd521a1e5f1c1318;p=akkoma Apply suggestion to docs/api/pleroma_api.md --- diff --git a/docs/api/pleroma_api.md b/docs/api/pleroma_api.md index e76bf0caf..faf6e3acd 100644 --- a/docs/api/pleroma_api.md +++ b/docs/api/pleroma_api.md @@ -419,7 +419,7 @@ The status posting endpoint takes an additional parameter, `in_reply_to_conversa ## `GET /api/pleroma/emoji/packs/:name/download_shared` ### Requests a local pack from the instance * Method `GET` -* Authentication: not requires +* Authentication: not required * Params: None * Response: the archive of the pack with a 200 status code, 403 if the pack is not set as shared, 404 if the pack does not exist