From 4c8d76650326cf69d3dd194bf64ff158125d7976 Mon Sep 17 00:00:00 2001 From: Sergey Matveev Date: Sun, 20 Sep 2015 16:57:34 +0300 Subject: [PATCH] Grammar fix: is->are --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 617a54a..46a6a0f 100644 --- a/README.md +++ b/README.md @@ -54,6 +54,6 @@ syncer is free software: see the file COPYING for copying conditions. `SRC_SIZE || BLK_SIZE || HASH0 || HASH1 || ...` SRC_SIZE contains size of the source, when it was firstly read. BLK_SIZE -is the blocksize used. Both is 64-bit big-endian unsigned integers. If +is the blocksize used. Both are 64-bit big-endian unsigned integers. If either size or blocksize differs, then syncer will deny using that statefile as a precaution. HASHx is BLAKE2b-512 hash output, 64 bytes. -- 2.48.1