From 37a6658b959453d00ec164fbdcd8fda081172fa2 Mon Sep 17 00:00:00 2001 From: AAGaming Date: Mon, 24 Oct 2022 20:45:01 -0400 Subject: [PATCH] chore(docs): how did i manage to do this --- src/utils/index.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/utils/index.ts b/src/utils/index.ts index f1f6b96..713a006 100644 --- a/src/utils/index.ts +++ b/src/utils/index.ts @@ -10,7 +10,7 @@ export function sleep(ms: number) { } /** - * Finds the SP window, since it is a render target as of {10-19-2022}'s beta + * Finds the SP window, since it is a render target as of 10-19-2022's beta */ export function findSP(): Window { // old (SP as host)