Fix a minor grammar mistake.
authorPeter Pentchev <roam@ringlet.net>
Fri, 12 Aug 2022 13:57:41 +0000 (16:57 +0300)
committerPeter Pentchev <roam@debian.org>
Fri, 12 Aug 2022 13:57:41 +0000 (16:57 +0300)
Forwarded: https://github.com/zchunk/zchunk/pull/47
Last-Update: 2021-08-21

Gbp-Pq: Name typos.patch

README.md

index c59ca16323bed6f8aa1cec20762529c365bb0485..0ef1e9146275b19c7453ff984097b0b432287ca3 100644 (file)
--- 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 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