From 9ff44ad7ff46859f52283091926090d55747a5bf Mon Sep 17 00:00:00 2001 From: Bren Briggs Date: Thu, 25 Jan 2024 21:14:37 +0000 Subject: [PATCH] Fix comment --- main.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.go b/main.go index 0e9c7f0..1caab0f 100644 --- a/main.go +++ b/main.go @@ -52,7 +52,7 @@ func main() { reactionsLambda, } - // Pass the message router to a goroutine that will listen for messages + // Start a goroutine that will listen for messages go func() { for { // Read message from channel