In the "Literals" section, https://github.com/facebook/zstd/blob/5233c58e6ca0b1c4c6b353ad79649191ed195bdc/doc/zstd_compression_format.md#L492 implies `Compressed_Block` is a kind of literals block. I believe this should just `Compressed_Literals_Block` instead.
In the "Literals" section,
zstd/doc/zstd_compression_format.md
Line 492 in 5233c58
Compressed_Blockis a kind of literals block. I believe this should justCompressed_Literals_Blockinstead.