From 8a8d3f17ca217bbbe559e5f258e786ceb74147fd Mon Sep 17 00:00:00 2001 From: Marcelo Sizer Date: Sat, 11 Jan 2014 16:16:02 -0200 Subject: [PATCH] Fix typo --- views/shared/profiles/stats.jade | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/views/shared/profiles/stats.jade b/views/shared/profiles/stats.jade index 81adab20c5..e6cb958174 100644 --- a/views/shared/profiles/stats.jade +++ b/views/shared/profiles/stats.jade @@ -78,4 +78,4 @@ table.table.table-striped // tr td strong=env.t('mountsTamed') - | : {{mountCount}} // + | : {{profile.mountCount}} //