diff options
author | vaartis <vaartis@cock.li> | 2019-09-13 12:32:23 +0000 |
---|---|---|
committer | Ekaterina Vaartis <vaartis@cock.li> | 2019-09-19 00:16:33 +0300 |
commit | 8aed05ac1518a10fb30532429984e02a05180ec3 (patch) | |
tree | 045006a589000b2cd31f8b00827b79e6f762ec3d | |
parent | d51e5e447ee944e77646b15a7aabc0214e99c351 (diff) | |
download | pleroma-8aed05ac1518a10fb30532429984e02a05180ec3.tar.gz |
Apply suggestion to docs/api/pleroma_api.md
-rw-r--r-- | docs/api/pleroma_api.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/api/pleroma_api.md b/docs/api/pleroma_api.md index 05a4e6fcc..e76bf0caf 100644 --- a/docs/api/pleroma_api.md +++ b/docs/api/pleroma_api.md @@ -417,7 +417,7 @@ The status posting endpoint takes an additional parameter, `in_reply_to_conversa errors downloading the pack ## `GET /api/pleroma/emoji/packs/:name/download_shared` -### Requests the instance to download the pack from another instance +### Requests a local pack from the instance * Method `GET` * Authentication: not requires * Params: None |