diff --git a/mobile/ios/EnteMemoryWidget/EnteMemoryWidget.swift b/mobile/ios/EnteMemoryWidget/EnteMemoryWidget.swift index d5a1c247c2..0d7d3790e1 100644 --- a/mobile/ios/EnteMemoryWidget/EnteMemoryWidget.swift +++ b/mobile/ios/EnteMemoryWidget/EnteMemoryWidget.swift @@ -229,8 +229,8 @@ struct EnteMemoryWidget: Widget { .background() } } - .configurationDisplayName("Slideshow Album") - .description("This provides slideshow of memories.") + .configurationDisplayName("Your memories") + .description("See special moments from the past.") .contentMarginsDisabled() } }