diff --git a/src/DirectMessageChannel.php b/src/DirectMessageChannel.php index 5db2e9c..fe39f01 100644 --- a/src/DirectMessageChannel.php +++ b/src/DirectMessageChannel.php @@ -27,7 +27,7 @@ public function getTimeCreated() } /** - * Gets the use the direct message channel is with. + * Gets the user the direct message channel is with. * * @return \React\Promise\PromiseInterface */