fixed comments and log messages

This commit is contained in:
pippellia-btc
2025-09-19 16:20:47 +02:00
parent 7120635ecd
commit ab9f946f1a
3 changed files with 5 additions and 5 deletions

View File

@@ -20,7 +20,7 @@ import (
/*
This program syncronize the Redis database to the events already stored in the event store.
If Redis and the eventstore are already in sync, go run /cmd/crawler/.
If Redis and the eventstore are already in sync, go run /cmd/crawl.
*/
func main() {