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)