File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -36,7 +36,7 @@ so as always, testing is recommended.
3636For now, a high speed (fastest) and medium-fast (default) compressor has been implemented.
3737
3838The "Fastest" compression ratio is roughly equivalent to zstd level 1.
39- The "Default" compression ration is roughly equivalent to zstd level 3 (default).
39+ The "Default" compression ratio is roughly equivalent to zstd level 3 (default).
4040
4141In terms of speed, it is typically 2x as fast as the stdlib deflate/gzip in its fastest mode.
4242The compression ratio compared to stdlib is around level 3, but usually 3x as fast.
@@ -390,4 +390,4 @@ For sending files for reproducing errors use a service like [goobox](https://goo
390390
391391For general feedback and experience reports, feel free to open an issue or write me on [ Twitter] ( https://twitter.com/sh0dan ) .
392392
393- This package includes the excellent [ ` github.com/cespare/xxhash ` ] ( https://github.com/cespare/xxhash ) package Copyright (c) 2016 Caleb Spare.
393+ This package includes the excellent [ ` github.com/cespare/xxhash ` ] ( https://github.com/cespare/xxhash ) package Copyright (c) 2016 Caleb Spare.
You can’t perform that action at this time.
0 commit comments