From 6c83b19767d30dbc1ca25840b46a06dd80fe4b40 Mon Sep 17 00:00:00 2001 From: Christopher Gurnee Date: Fri, 4 Mar 2022 17:35:39 -0500 Subject: [PATCH] Small wording change in FAQ --- src/pages/about.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/pages/about.js b/src/pages/about.js index 842fa25..96bf9df 100644 --- a/src/pages/about.js +++ b/src/pages/about.js @@ -91,10 +91,10 @@ const About = props => {
Q: Is Unddit/Pushshift down?

- Occasionally, Pushshift (the service used by Unddit) goes offline for a short period. + Occasionally, Pushshift (the service used by Unddit) goes offline for a while. This can result in “Could not get removed comments” errors on Unddit. To check its status, click this direct link to Pushshift. - You should either get a short message saying that Pushshift up, or an error. + You should either get a short message saying that Pushshift is up, or an error.