Manos Chorianopoulos

fix MFYvc title

...@@ -36,7 +36,7 @@ import SwiftEventBus ...@@ -36,7 +36,7 @@ import SwiftEventBus
36 self.hidesBottomBarWhenPushed = true 36 self.hidesBottomBarWhenPushed = true
37 37
38 setBackButton() 38 setBackButton()
39 - setNavigationTitle("MORE for YOU", "bold") 39 + setNavigationTitle("MORE FOR YOU", "bold")
40 40
41 tableView.delegate = self 41 tableView.delegate = self
42 tableView.dataSource = self 42 tableView.dataSource = self
......