From 99a949a80128f76d804051c052b6e41f4ed715cf Mon Sep 17 00:00:00 2001 From: dangered wolf Date: Fri, 15 Jul 2022 12:59:19 -0400 Subject: [PATCH] Fixed typo in comment --- src/fetch.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/fetch.ts b/src/fetch.ts index 0efa96f..1e2a886 100644 --- a/src/fetch.ts +++ b/src/fetch.ts @@ -11,7 +11,7 @@ export const fetchUsingGuest = async (status: string): Promise