We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f960c01 commit 03c47beCopy full SHA for 03c47be
beam.py
@@ -416,5 +416,5 @@ def watch_liveloading(self, handler=None):
416
self.logger.info("- {} hosted the channel.".format(
417
packet["data"][1]["hoster"]["token"]))
418
self.send_message(
419
- "Thanks for the hosting the channel, @{}!".format(
+ "Thanks for hosting the channel, @{}!".format(
420
0 commit comments