Skip to content

Commit a771e8e

Browse files
YaoHuiJiplrthink
authored andcommitted
Update README.md
typo
1 parent f5c7e65 commit a771e8e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ zip(sourcePath, targetPath)
7070

7171
**`zipWithPassword(source: string | string[], target: string, password: string, encryptionType: string): Promise<string>`**
7272

73-
> zip source to target`
73+
> zip source to target
7474
7575
***NOTE: the string version of source is for folder, the string[] version is for file, so if you want to zip a single file, use zip([file]) instead of zip(file)***
7676

0 commit comments

Comments
 (0)