Skip to content

Commit 6915537

Browse files
authored
Apply suggestions from code review
1 parent 2cf3fed commit 6915537

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/artifact/src/internal/shared/interfaces.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ export interface DownloadArtifactOptions {
115115
expectedHash?: string
116116

117117
/**
118-
* Whenever to unzip the artifact after download. Default to true.
118+
* Whether to unzip the artifact after download. Default to true.
119119
*/
120120
unzip?: boolean
121121
/**

0 commit comments

Comments
 (0)