Fix wrong list level in the changelog
authorrinpatch <rinpatch@sdf.org>
Fri, 18 Oct 2019 12:56:14 +0000 (15:56 +0300)
committerrinpatch <rinpatch@sdf.org>
Fri, 18 Oct 2019 12:56:14 +0000 (15:56 +0300)
CHANGELOG.md

index 002417f0e475f967114b0f1574b63c9e0772be5e..0ebf358edb496532baf68929a6547c8e412296c2 100644 (file)
@@ -32,7 +32,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
 - Refreshing poll results for remote polls
 - Authentication: Added rate limit for password-authorized actions / login existence checks
 - Mix task to re-count statuses for all users (`mix pleroma.count_statuses`)
-- Support for `X-Forwarded-For` and similar HTTP headers which used by reverse proxies to pass a real user IP address to the backend. Must not be enabled unless your instance is behind at least one reverse proxy (such as Nginx, Apache HTTPD or Varnish Cache).
+- Support for `X-Forwarded-For` and similar HTTP headers which used by reverse proxies to pass a real user IP address to the backend. Must not be enabled unless your instance is behind at least one reverse proxy (such as Nginx, Apache HTTPD or Varnish Cache).
 <details>
   <summary>API Changes</summary>