diff --git a/src/@awesome-cordova-plugins/plugins/airship/index.ts b/src/@awesome-cordova-plugins/plugins/airship/index.ts index 5bd990c1b..038273953 100644 --- a/src/@awesome-cordova-plugins/plugins/airship/index.ts +++ b/src/@awesome-cordova-plugins/plugins/airship/index.ts @@ -1666,7 +1666,7 @@ class AirshipChannel { /** * Waits for the channel ID to be created - * Returns the channel ID. If the channel ID is not yet created the function it will wait for it before returning. + * Returns the channel ID. If the channel ID is not yet created, the function will wait for it before returning. * After the channel ID is created, this method functions the same as getChannelId(). */ @CordovaInstance()