From bee2404fe3f97fc8644532cb83d812f24a54dbfb Mon Sep 17 00:00:00 2001 From: pixeldesu Date: Tue, 9 Dec 2014 22:23:51 +0100 Subject: [PATCH] fix equal sign --- app/views/static/index.html.haml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/static/index.html.haml b/app/views/static/index.html.haml index b057b687..81949e6c 100644 --- a/app/views/static/index.html.haml +++ b/app/views/static/index.html.haml @@ -31,7 +31,7 @@ .row .col-md-6.col-sm-6.col-xs-6 %h4.entry-text#asked-count= current_user.commented_count - %h6.entry-subtext= Comments + %h6.entry-subtext Comments .col-md-6.col-sm-6.col-xs-6 %h4.entry-text#answered-count= current_user.smiled_count %h6.entry-subtext Smiles