diff --git a/src/routes/dumpDatabase.ts b/src/routes/dumpDatabase.ts index af2a954..3fb82e3 100644 --- a/src/routes/dumpDatabase.ts +++ b/src/routes/dumpDatabase.ts @@ -122,7 +122,7 @@ export default async function dumpDatabase(req: Request, res: Response, showPage If you want a live dump, please do not continually fetch this url. Please instead use the sb-mirror project. - This can automatically fetch new data and will not require a redownload each time, saving bandwith. + This can automatically fetch new data and will not require a redownload each time, saving bandwidth.

Links