This closes #14
diff --git a/CHANGES.txt b/CHANGES.txt
index 3dc0de5..8c25d0e 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -8,7 +8,7 @@
 
   BUG FIXES
 
-    HAMA-989: Added condition to ignore Async based test cases for non-linux systems (Behroz Sikander via edwardyoon)
+    HAMA-989: Add condition to ignore Async based test cases for non-linux systems (Behroz Sikander via edwardyoon)
     HAMA-986: There is a missing value when calculating hashcode of AsyncClient (JongYoon Lim via edwardyoon)
 
   IMPROVEMENTS