diff --git a/pkg/comment_formatter/tfc_status_update.go b/pkg/comment_formatter/tfc_status_update.go index a4abc83..73bdaf7 100644 --- a/pkg/comment_formatter/tfc_status_update.go +++ b/pkg/comment_formatter/tfc_status_update.go @@ -139,7 +139,7 @@ var failedPlanSummaryFormat = ` ` var successPlanSummaryFormat = ` - * Imports: %d + * Imports: %d * Additions: %d * Changes: %d * Destructions: %d`