From 5fadff9b62c1d6e098edc9e0bf404850dbc90d2e Mon Sep 17 00:00:00 2001 From: Marco van Dijk Date: Sat, 30 Apr 2022 15:18:15 +0200 Subject: [PATCH] Modify notification on homepage --- src/pages/home.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/home.js b/src/pages/home.js index 5527f84..35b7a5e 100644 --- a/src/pages/home.js +++ b/src/pages/home.js @@ -92,7 +92,7 @@ const Home = (obj) => {

Status

-

Currently there is an issue with Events getting duplicated. The website will have inflated statistics and become unavailable from time to time while we are working on a fix

+

There was an issue with Events getting duplicated. The website might become unavailable from time to time while the issue is being fixed.