diff options
author | Valery Piashchynski <[email protected]> | 2020-09-02 11:41:15 +0300 |
---|---|---|
committer | Valery Piashchynski <[email protected]> | 2020-09-02 11:41:15 +0300 |
commit | b7aac81e6392bd0556aec0664bc8135919bf9bd2 (patch) | |
tree | 438a2c0d2ccc163ebfaebc0c9143419d8a5ae390 | |
parent | 5d499ec1bf08b902bcf4664b985e366db6271da0 (diff) |
Grammar fix
-rw-r--r-- | CHANGELOG.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index a17106b8..4c58de9b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,7 +8,7 @@ v1.8.3 (02.09.2020) - PCI DSS compliant upgrade (thanks @antonydevanchi). - Fix HSTS header (thanks @antonydevanchi). - Add Request and Response headers to static files (thanks @siad007). -- Add user_namespaces check when running RR worker from particular user. +- Add user_namespaces check when running RR worker from a particular user. v1.8.2 (06.06.2020) ------------------- |