diff --git a/checker/check_result.go b/checker/check_result.go index 6f2b5b47ec6d..3a5a3e9d648c 100644 --- a/checker/check_result.go +++ b/checker/check_result.go @@ -63,7 +63,7 @@ const ( FileTypeURL ) -// OutcomeType represents the type of the raw result. +// OutcomeType represents the outcome of a result. type OutcomeType int const (