From 549cb9cd7bf16068a6beb5410c10b32bcb83033d Mon Sep 17 00:00:00 2001 From: dangered wolf Date: Wed, 31 May 2023 16:36:18 -0400 Subject: [PATCH] Fix logging typo --- src/api/status.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/api/status.ts b/src/api/status.ts index 1958733..e990020 100644 --- a/src/api/status.ts +++ b/src/api/status.ts @@ -211,7 +211,7 @@ export const statusAPI = async ( conversation.timeline?.instructions?.length > 0 ) { console.log( - 'Tweet could not be accessed with elongator, must be private/suspende, got tweet ', + 'Tweet could not be accessed with elongator, must be private/suspended, got tweet ', tweet, ' conversation ', conversation