diff --git a/src/Appwrite/Messaging/Adapter/Realtime.php b/src/Appwrite/Messaging/Adapter/Realtime.php index 71738e42ba..8fb3ad4aa5 100644 --- a/src/Appwrite/Messaging/Adapter/Realtime.php +++ b/src/Appwrite/Messaging/Adapter/Realtime.php @@ -233,7 +233,7 @@ class Realtime extends Adapter } /** - * Creae channels array based on the event name and payload. + * Create channels array based on the event name and payload. * * @param string $event * @param Document $payload