1
0
Fork 0
mirror of synced 2024-06-03 03:14:50 +12:00

Update src/Appwrite/Messaging/Adapter/Realtime.php

Co-authored-by: kodumbeats <brandon.leckemby@gmail.com>
This commit is contained in:
Torsten Dittmann 2021-12-13 10:29:50 +01:00 committed by GitHub
parent 9d23afa263
commit fbb5696f89
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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