From b6f2ce0f7c3abaa3e12c92ca4f4b7b0f214d4264 Mon Sep 17 00:00:00 2001 From: Nathan Rzepecki Date: Wed, 30 Sep 2020 11:33:16 +0800 Subject: [PATCH] Fix spelling mistake --- config/websockets.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/websockets.php b/config/websockets.php index 9bb34b4..20938cb 100644 --- a/config/websockets.php +++ b/config/websockets.php @@ -114,7 +114,7 @@ return [ |-------------------------------------------------------------------------- | | The channel manager is responsible for storing, tracking and retrieving - | the channels as long as their memebers and connections. + | the channels as long as their members and connections. | */