Wording tweak (#656).
build / docs (push) Blocked by required conditions Details
build / test (push) Has been cancelled Details

This commit is contained in:
Dan Helfman 2024-04-16 10:50:37 -07:00
parent 163c37d77f
commit fefd5d1d0e
1 changed files with 1 additions and 1 deletions

View File

@ -121,7 +121,7 @@ incorrect excludes, inadvertent deletes, files changed by malware, etc.
However, because an exhaustive comparison of all source files against the
latest archive might be too slow, the spot check supports *sampling* a
percentage of your source files for the comparison, ensuring it falls within
percentage of your source files for the comparison, ensuring they fall within
configured tolerances.
Here's how it works. Start by installing the `xxhash` OS package if you don't