diff --git a/source/_includes/asides/component_navigation.html b/source/_includes/asides/component_navigation.html
index fcdf3f5da32..2bd4e9ff98c 100644
--- a/source/_includes/asides/component_navigation.html
+++ b/source/_includes/asides/component_navigation.html
@@ -35,7 +35,7 @@
The {{ page.title | default: page.name }} brand was introduced in Home Assistant {{ page.ha_release | default: "unknown" }}.
{%- else -%}
The {{ page.title | default: page.name }} {{ page.ha_integration_type | default: "integration" }} was introduced in Home Assistant {{ page.ha_release | default: "unknown" }},
- and it's used by
+ and it's used by
{% if percentage < 1 %}
{{ active_installations }} active installations.