diff --git a/frontend/src/ts/elements/psa.ts b/frontend/src/ts/elements/psa.ts index 91ae9f433..03ad1725a 100644 --- a/frontend/src/ts/elements/psa.ts +++ b/frontend/src/ts/elements/psa.ts @@ -29,7 +29,7 @@ async function getLatest(): Promise { ); } else { Notifications.addBanner( - "PSA request failed. If this issue persists the server might be experiencing unexpected down time. Check the status page or Twitter for more information.", + "Looks like the server is experiencing maintenance or some unexpected down time. Check the status page or Twitter for more information.", -1, "exclamation-triangle", true,