diff --git a/src/SlackRTMDriver.php b/src/SlackRTMDriver.php index c5c15f6..680a2be 100644 --- a/src/SlackRTMDriver.php +++ b/src/SlackRTMDriver.php @@ -78,7 +78,7 @@ public function connected() } /** - * Returns the authenticated bot user ID + * Returns the authenticated bot user ID. * @return string */ public function getBotUserId() @@ -87,7 +87,7 @@ public function getBotUserId() } /** - * Returns the authenticated bot ID + * Returns the authenticated bot ID. * @return string */ public function getBotId()