diff --git a/en/alerts.html b/en/alerts.html
index 42531a77..bb0ad1c7 100644
--- a/en/alerts.html
+++ b/en/alerts.html
@@ -13,7 +13,7 @@ title: Network status and alerts - Bitcoin
{% if site.STATUS == 0 %}
There is no ongoing event on the Bitcoin network.
{% else %}
- The following network event is ongoing.
+ The following network event is ongoing.
{% filter_for p in site.pages reversed sort_by:date category:alert %}{% if p.active == true %}
-