diff --git a/app/assets/javascripts/discourse/templates/components/featured-topic.hbs b/app/assets/javascripts/discourse/templates/components/featured-topic.hbs
index 61f81c1294d..e84b8bf4e78 100644
--- a/app/assets/javascripts/discourse/templates/components/featured-topic.hbs
+++ b/app/assets/javascripts/discourse/templates/components/featured-topic.hbs
@@ -8,5 +8,5 @@
{{format-age topic.last_posted_at}}
{{else}}
- {{format-age topic.last_posted_at}}
+ {{format-age topic.last_posted_at}}
{{/if}}