From 156d92e946e51b876c79516fdd379b009f7a8e1f Mon Sep 17 00:00:00 2001 From: pixeldesu Date: Sun, 14 Dec 2014 13:52:18 +0100 Subject: [PATCH] fixed typo...or wrong word --- app/views/notifications/_notification_tabs.html.haml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/notifications/_notification_tabs.html.haml b/app/views/notifications/_notification_tabs.html.haml index a0f2489e..e7efaa32 100644 --- a/app/views/notifications/_notification_tabs.html.haml +++ b/app/views/notifications/_notification_tabs.html.haml @@ -4,6 +4,6 @@ %ul.nav.nav-pills.nav-stacked = nav_entry "All notifications", "" = nav_entry "Answers", "" - = nav_entry "Likes", "" + = nav_entry "Smiles", "" = nav_entry "Comments", "" = nav_entry "Followers", "" \ No newline at end of file