Skip to content

Commit 77c0f3c

Browse files
committed
fix linter
1 parent e1c298b commit 77c0f3c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

user-contracts-mon/internal/monitor.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ import (
1414
"golang.org/x/exp/slices"
1515
)
1616

17-
// Monitor struct of parsed configration
17+
// Monitor struct of parsed configuration
1818
type Monitor struct {
1919
Bot *tgapi.BotAPI
2020
BotToken string

0 commit comments

Comments
 (0)