This commit is contained in:
Jakub Wilk
2023-07-14 18:11:56 +02:00
committed by GitHub
parent afbdbd293e
commit 4c4d5485a0

View File

@ -87,7 +87,7 @@ routes:
error BadClientError:
echo error.exc.name, ": ", error.exc.msg
resp Http500, showError("Network error occured, please try again.", cfg)
resp Http500, showError("Network error occurred, please try again.", cfg)
error RateLimitError:
const link = a("another instance", href = instancesUrl)