From 50f5e5a1f6a36deaecf467edfa7b1c924a64ddfb Mon Sep 17 00:00:00 2001 From: Saivann Date: Sat, 13 Dec 2014 23:11:52 -0500 Subject: [PATCH] Fix incorrect double quotes --- en/alerts.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.