Skip to content

Commit 8fc0778

Browse files
update
1 parent 503f26c commit 8fc0778

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
@@ -93,7 +93,7 @@ NumberToWords()->iso('TUR')->number('120.953', true)->translate()
9393
## Zip
9494
- Takes two param as `string`
9595
- [sourcePath] relative path of zip-file
96-
- [destination] relative folder path to unzip-file
96+
- [destination] relative folder path to save zip file
9797

9898
```
9999
TameZip()->zip('app/Http', 'app.zip')

0 commit comments

Comments
 (0)