Update src/@awesome-cordova-plugins/plugins/airship/index.ts

Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
This commit is contained in:
Maxim Belov
2025-08-19 20:03:13 +02:00
committed by Daniel Sogl
parent 32bd9e5896
commit f34bfafe93
@@ -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()