diff --git a/NEWS b/NEWS
index 5fba47add..078e42694 100644
--- a/NEWS
+++ b/NEWS
@@ -13,6 +13,7 @@ Bug fixes
- [web] fixed condition of copy action on cards
- [web] fixed display of notification email in calendar properties
- [web] fixed display of multi-days events when some weekdays are disabled
+ - [web] fixed synchronisation of calendar categories
4.0.2 (2018-08-24)
------------------
diff --git a/UI/Templates/PreferencesUI/UIxPreferences.wox b/UI/Templates/PreferencesUI/UIxPreferences.wox
index b5b67043b..5a9742a02 100644
--- a/UI/Templates/PreferencesUI/UIxPreferences.wox
+++ b/UI/Templates/PreferencesUI/UIxPreferences.wox
@@ -409,7 +409,7 @@
ng-repeat="item in
app.preferences.defaults.SOGoCalendarCategories
track by $index">
-
+