diff --git a/CHANGES.txt b/CHANGES.txt
index 4ec2d34..20f1f96 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -1,8 +1,8 @@
 0.18-dev (Next Release)
 
   - Fixed a bug in RTS where popping $FFFF off the stack would cause
-    program counter to overflow to $10000.  It now wraps around to
-    $0000 as it should.  Thanks to Gábor Lénárt for reporting it.
+    the program counter to overflow to $10000.  It now wraps around
+    to $0000 as it should.  Thanks to Gábor Lénárt for reporting it.
 
 0.17 (2013-10-26)