diff --git a/CHANGES.rst b/CHANGES.rst
index 8a22cce2..8b5d4211 100644
--- a/CHANGES.rst
+++ b/CHANGES.rst
@@ -3,7 +3,7 @@ pywb 0.8.3 changelist
* cookie rewrite: all cookie rewriters remove ``secure`` flag to allow equivalent replay of sites with cookies via HTTP and HTTPS.
-* html rewrite: fix ```` tag rewriting to keep add trailing slash if url is a hostname with no path, ex:
+* html rewrite: fix ```` tag rewriting to add a trailing slash to the url if it is a hostname with no path, ex:
```` -> ````