From e68400b002def31ed3b27bd230d420fce4877cf6 Mon Sep 17 00:00:00 2001 From: Nan Date: Mon, 16 Jun 2025 13:59:03 -0700 Subject: [PATCH] docs(typo): Fix live activities typo --- src/index.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/index.ts b/src/index.ts index 426544a6..09b8011e 100644 --- a/src/index.ts +++ b/src/index.ts @@ -157,7 +157,7 @@ export namespace OneSignal { export namespace LiveActivities { /** - * Indicate this device has exited a live activity, identified within OneSignal by the `activityId`. + * Indicate this device has entered a live activity, identified within OneSignal by the `activityId`. * * Only applies to iOS *