diff --git a/phpBB/docs/CHANGELOG.html b/phpBB/docs/CHANGELOG.html
index 42ffb42968..3d069416f3 100644
--- a/phpBB/docs/CHANGELOG.html
+++ b/phpBB/docs/CHANGELOG.html
@@ -78,7 +78,7 @@ p,ul,td {font-size:10pt;}
[Fix] fixed captcha for those not having the zlib extension enabled
[Change] Placed version information above who is online in admin panel for better visual presence
[Sec] fixed XSS issue (only valid for Internet Explorer) within the url bbcode
-[Sec] fixed XSS issue (only valid for Internet Explorer) if html tags are allowed and enabled
+[Sec] fixed XSS issue if html tags are allowed and enabled
[Sec] added configurable maximum login attempts to prevent dictionary attacks