Improve changelog message
authorMark Felder <feld@FreeBSD.org>
Tue, 18 Feb 2020 15:12:46 +0000 (09:12 -0600)
committerMark Felder <feld@FreeBSD.org>
Tue, 18 Feb 2020 15:12:46 +0000 (09:12 -0600)
CHANGELOG.md

index 48080503a2fada65d32d1cc0718f438043bf06a9..e4bce5c0206ff26e65ec6a7bec9f5b7f364ce11d 100644 (file)
@@ -73,7 +73,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
 - Support for custom Elixir modules (such as MRF policies)
 - User settings: Add _This account is a_ option.
 - OAuth: admin scopes support (relevant setting: `[:auth, :enforce_oauth_admin_scope_usage]`).
-- New HTTP adapter [gun](https://github.com/ninenines/gun). Gun adapter requires OTP version older that 22.2, otherwise pleroma won’t start. For hackney OTP update is not required.
+- New HTTP adapter [gun](https://github.com/ninenines/gun). Gun adapter requires minimum OTP version of 22.2 otherwise Pleroma won’t start. For hackney OTP update is not required.
 <details>
   <summary>API Changes</summary>