whoops, copypasta mistake here

This commit is contained in:
pixeldesu 2015-06-07 15:25:39 +02:00
parent ba6b2345d7
commit 4c7ae9ea70
1 changed files with 1 additions and 1 deletions

View File

@ -19,4 +19,4 @@
%a{href: show_user_profile_path(@user.screen_name)}
.col-md-6.col-sm-6.col-xs-6
%h4.entry-text#answered-count= @user.answered_count
%h6.entry-subtext= t('views.general.question').pluralize(@user.answered_count)
%h6.entry-subtext= t('views.general.answer').pluralize(@user.answered_count)