Skip to content

Commit ffce83b

Browse files
committed
fix!: typo on aggregate
1 parent 3abb886 commit ffce83b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

main.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ const (
4545
repoTokenInput = "repo-token"
4646
feedInput = "feed"
4747
prefixInput = "prefix"
48-
aggregateInput = "aggragate"
48+
aggregateInput = "aggregate"
4949
dryRunInput = "dry-run"
5050
titleFilterInput = "titleFilter"
5151
contentFilterInput = "contentFilter"

0 commit comments

Comments
 (0)