Fix minor typo in docs

This commit is contained in:
mattxtaz 2022-07-05 20:06:27 +01:00
parent 545220803b
commit 87d899c099
1 changed files with 1 additions and 1 deletions

View File

@ -42,7 +42,7 @@ usage of restic.
Compression
===========
For a repository using a least repository format version 2, you can configure how data
For a repository using at least repository format version 2, you can configure how data
is compressed with the option ``--compression``. It can be set to ```auto``` (the default,
which will compress very fast), ``max`` (which will trade backup speed and CPU usage for
slightly better compression), or ``off`` (which disables compression). Each setting is