diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 4a5c143dd..a2a4c2613 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -22,8 +22,8 @@
- Add sugar to RandomUtils
- Replace StringBuilder with String concatenation for better optimization
+ Add sugar to RandomUtils
+ Replace StringBuilder with String concatenation for better optimization
Deprecate SystemUtils.FILE_SEPARATOR and SystemUtils.PATH_SEPARATOR
FastDateFormat APIs that use a StringBuilder
Ability to throw checked exceptions without declaring them