fix typo in README.md

pull/514/head
xiaolou86 2024-02-05 13:48:50 +08:00
parent 89e13d5e1d
commit 28fef43398
No known key found for this signature in database
GPG Key ID: 810DA5D43DB01224
1 changed files with 1 additions and 1 deletions

View File

@ -176,7 +176,7 @@ Relative and absolute file paths are both allowed. Relative paths are rooted aga
### Altering compressions level (speed v. size)
If you are uploading large or easily compressable data to your artifact, you may benefit from tweaking the compression level. By default, the compression level is `6`, the same as GNU Gzip.
If you are uploading large or easily compressible data to your artifact, you may benefit from tweaking the compression level. By default, the compression level is `6`, the same as GNU Gzip.
The value can range from 0 to 9:
- 0: No compression