From ab46525f6d9fb551b2c6e91c15aeb0b24266ae68 Mon Sep 17 00:00:00 2001
From: Mike Salvatore <mike.s.salvatore@gmail.com>
Date: Thu, 21 Apr 2022 12:40:22 -0400
Subject: [PATCH] Changelog: Change "less" to "fewer"

---
 CHANGELOG.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index aa777045b..e61f09da6 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -16,8 +16,8 @@ Changelog](https://keepachangelog.com/en/1.0.0/).
 - The ability to download the Monkey Island logs from the Infection Map page. #1640
 
 ### Changed
-- Reset workflow. Now it's possible to delete data gathered by agents without 
-  resetting the configuration and reset procedure requires less clicks. #957
+- Reset workflow. Now it's possible to delete data gathered by agents without
+  resetting the configuration and reset procedure requires fewer clicks. #957
 - "Communicate as Backdoor User" PBA's HTTP requests to request headers only and
   include a timeout. #1577
 - The setup procedure for custom server_config.json files to be simpler. #1576