Skip to content

Commit 64235cc

Browse files
committed
fix spelling
Signed-off-by: Britania Rodriguez Reyes <[email protected]>
1 parent a9b7520 commit 64235cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkg/utils/condition/reason.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -197,7 +197,7 @@ const (
197197
// StageTaskApprovalRequestApprovedReason is the reason string of condition if the approval request for before or after stage task has been approved.
198198
StageTaskApprovalRequestApprovedReason = "StageTaskApprovalRequestApproved"
199199

200-
// StageTaskApprovalRequestCreatedReason is the reason string of condition if the approval request for beofre or after stage task has been created.
200+
// StageTaskApprovalRequestCreatedReason is the reason string of condition if the approval request for before or after stage task has been created.
201201
StageTaskApprovalRequestCreatedReason = "StageTaskApprovalRequestCreated"
202202

203203
// AfterStageTaskWaitTimeElapsedReason is the reason string of condition if the wait time for after stage task has elapsed.

0 commit comments

Comments
 (0)