diff --git a/zstd_compression_format.md b/zstd_compression_format.md index 66d3ccdef..5dbc41a26 100644 --- a/zstd_compression_format.md +++ b/zstd_compression_format.md @@ -497,7 +497,7 @@ Note : also applicable to "repeat-stats" blocks. - Value : 10 : 4 streams. Compressed and regenerated sizes use 14 bits (0-16383). Total literal header size is 4 bytes. -- Value : 10 : 4 streams. +- Value : 11 : 4 streams. Compressed and regenerated sizes use 18 bits (0-262143). Total literal header size is 5 bytes.