Showing
1 changed file
with
1 additions
and
1 deletions
| ... | @@ -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 | ... | ... |
-
Please register or login to post a comment