From 5aaac0b40831a65012174bebb781281be9b451bc Mon Sep 17 00:00:00 2001 From: Siddharth Dushantha Date: Thu, 6 Oct 2022 17:51:24 +0200 Subject: [PATCH] fixed typo made in #1496 --- sherlock/resources/data.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sherlock/resources/data.json b/sherlock/resources/data.json index 59290152..d4c7daac 100644 --- a/sherlock/resources/data.json +++ b/sherlock/resources/data.json @@ -335,7 +335,7 @@ "username_unclaimed": "noonewouldeverusethis" }, "CTAN": { - "error_type": "status_code", + "errorType": "status_code", "url": "https://ctan.org/author/{}", "urlMain": "https://ctan.org/", "username_claimed": "briggs",