aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorminibikini <egor@kislitsyn.com>2019-12-16 18:40:12 +0000
committerminibikini <egor@kislitsyn.com>2019-12-16 18:40:12 +0000
commitd81c3afbb2f020226909afed851d2aa623fdcdb0 (patch)
treef2d6dbe72705172b7f18a05fed1109d0cc8f2144
parente1fa8c11a9ea26f54a231cbdacdc8befe634b57e (diff)
downloadpleroma-d81c3afbb2f020226909afed851d2aa623fdcdb0.tar.gz
Apply suggestion to CHANGELOG.md
-rw-r--r--CHANGELOG.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index ee9e1091c..3c2b49962 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -53,7 +53,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
- User notification settings: Add `privacy_option` option.
- User settings: Add _This account is a_ option.
- OAuth: admin scopes support (relevant setting: `[:auth, :enforce_oauth_admin_scope_usage]`).
-- Add an option `authorized_fetch_mode` to requrie HTTP Signature for AP fetches.
+- Add an option `authorized_fetch_mode` to require HTTP Signatures for AP fetches.
<details>
<summary>API Changes</summary>