mirror of
https://github.com/google/brotli
synced 2025-10-30 07:50:02 +08:00
Fixed typo
This commit is contained in:
@ -17,7 +17,7 @@ The specification of the Brotli Compressed Data Format is defined in [RFC 7932](
|
||||
Brotli is open-sourced under the MIT License, see the LICENSE file.
|
||||
|
||||
> **Please note:** brotli is a "stream" format; it does not contain
|
||||
> meta-information, like checksums or uncompresssed data length. It is possible
|
||||
> meta-information, like checksums or uncompressed data length. It is possible
|
||||
> to modify "raw" ranges of the compressed stream and the decoder will not
|
||||
> notice that.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user