From 8f2ec97d162dc073d20dae053ad68ed7e3ff2323 Mon Sep 17 00:00:00 2001 From: Nathan Rzepecki Date: Wed, 30 Sep 2020 11:33:46 +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 20938cb..b4d2c64 100644 --- a/config/websockets.php +++ b/config/websockets.php @@ -145,7 +145,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. | */