Skip to content

Commit ccca91a

Browse files
committed
20230428B
1 parent c41a2db commit ccca91a

File tree

1 file changed

+1
-1
lines changed
  • hugoalh.GitHubActionsToolkit/module

1 file changed

+1
-1
lines changed

hugoalh.GitHubActionsToolkit/module/log.psm1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -202,7 +202,7 @@ Column end of the issue file of the annotation.
202202
.PARAMETER Title
203203
Title of the error message.
204204
.PARAMETER Finally
205-
A script that execute before end the process, use to free any resources that are no longer needed.
205+
A script that invoke before end the process, use to free any resources that are no longer needed.
206206
.PARAMETER ExitCode
207207
Exit code of the process.
208208
.OUTPUTS

0 commit comments

Comments
 (0)