From 5c4c1f469076662d298360ab6136018e13b81fe1 Mon Sep 17 00:00:00 2001 From: Mystikfluu Date: Sat, 6 May 2023 10:46:13 +0200 Subject: [PATCH] fix typo in error_codes.txt --- error_codes.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/error_codes.txt b/error_codes.txt index c40f0d7..a04f221 100644 --- a/error_codes.txt +++ b/error_codes.txt @@ -4,7 +4,7 @@ 403: login error (no cookie) 404: invalid url / not found 410-419: argument/data error -420: invalid authetication object +420: invalid authentication object 429: ratelimit 500: server error \ No newline at end of file