diff --git a/_includes/author-profile.html b/_includes/author-profile.html
index 2a453d9cffcff..4367754214147 100644
--- a/_includes/author-profile.html
+++ b/_includes/author-profile.html
@@ -28,7 +28,7 @@
{{ author.name }}
{{ author.location }}
{% endif %}
{% if author.employer %}
- {{ author.employer }}
+ {{ author.employer }}
{% endif %}
{% if author.uri %}
{{ site.data.ui-text[site.locale].website_label | default: "Website" }}