Skip to content

Commit ef785a7

Browse files
committed
chore: typo in finding id description
1 parent b1d1034 commit ef785a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkg/local_workflows/ignore_workflow/ignore_workflow.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ const (
2828
ignoreDeleteWorkflowName = "ignore.delete"
2929

3030
FindingsIdKey = "id"
31-
findingsIdDescription = "Findings Id"
31+
findingsIdDescription = "Finding Id"
3232

3333
IgnoreIdKey = "ignore-id"
3434
IgnoreIdDescription = "Ignore Id"

0 commit comments

Comments
 (0)