From: Peter Pentchev Date: Fri, 12 Aug 2022 13:57:41 +0000 (+0300) Subject: Fix a minor grammar mistake. X-Git-Tag: archive/raspbian/1.2.3+ds1-2+rpi1^2^2^2~2 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=ec7accf3be9ecd30dc20de22315812d775e6c328;p=zchunk.git Fix a minor grammar mistake. Forwarded: https://github.com/zchunk/zchunk/pull/47 Last-Update: 2021-08-21 Gbp-Pq: Name typos.patch --- diff --git a/README.md b/README.md index c59ca16..0ef1e91 100644 --- a/README.md +++ b/README.md @@ -58,7 +58,7 @@ if you're creating a zchunk file that has any repetitive data, you may be able to reduce the overall file size by using a [zstd dictionary](https://facebook.github.io/zstd/#small-data). The dictionary takes up extra space at the beginning of the zchunk file, but is used as an identical initial dictionary for compressing each chunk, which can -give a significant overall savings. +give significant overall savings. It is important that all further revisions of the zchunk file use the same dictionary. If the dictionary changes, none of the chunks will match from the