Skip to content

Commit 3889101

Browse files
committed
English is hard
1 parent 37a0caa commit 3889101

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/reference/troubleshooting/corruption-issues.asciidoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@ matching checksum doesn't prove the absence of corruption.
1818

1919
Verifying a checksum is expensive since it involves reading every byte of the
2020
file which takes significant effort and might evict more useful data from the
21-
filesystem cache, so systems typically doesn't verify the checksum on a file
22-
very often. This is why you tend only to encounter a corruption exception when
21+
filesystem cache, so systems typically don't verify the checksum on a file very
22+
often. This is why you tend only to encounter a corruption exception when
2323
something unusual is happening. For instance, corruptions are often detected
2424
during merges, shard movements, and snapshots. This does not mean that these
2525
proceses are causing corruption: they are examples of the rare times where

0 commit comments

Comments
 (0)