commit 7c523397bf9f7f3eda0740dd4cf64d7590a7f9d1
parent 5d2433076f8526d85735695937f46536a577788e
Author: Jake Bauer <jbauer@paritybit.ca>
Date: Mon, 13 May 2019 19:50:36 -0400
Fix grammar error in downtime message
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/build/header.html b/build/header.html
@@ -11,7 +11,7 @@
<body>
<div id="header">
<h1 id="web-title"><a href="/">paritybit.ca</a></h1>
- <p id="downtime-banner">Paritybit.ca and will be experiencing downtime
+ <p id="downtime-banner">Paritybit.ca will be experiencing downtime
on May 23rd from 09:00 to 21:00 EST. Access to all web services will
not be available during that window.</p>
</div>