diff --git a/server/templates/static/homepage.html b/server/templates/static/homepage.html
index 49bf5af3b4..e2098f7baa 100644
--- a/server/templates/static/homepage.html
+++ b/server/templates/static/homepage.html
@@ -50,7 +50,7 @@
{% trans %}What's new{% endtrans %}
{# TRANSLATORS: Blog post entry. Please take care to maintain valid tags in translation. See this string in action at https://datacommons.org #}
{% trans blog_url="https://docs.datacommons.org/2021/06/01/updates.html",project="Data Commons" -%}
- We have launched exciting new features, including internationalization support, a new graph browser and scatter plot explorer, new Stats API, updated documentation, and new data. Read our blog post for more details.
+ We have launched exciting new features, including internationalization support, a new graph browser and scatter plot explorer, new Stats API, updated documentation, and new data. Read our blog post for more details.
{%- endtrans %}