diff --git a/changelog/0.8.3/issue-1633 b/changelog/0.8.3/issue-1633 index f46fa008f..5b0e05ab8 100644 --- a/changelog/0.8.3/issue-1633 +++ b/changelog/0.8.3/issue-1633 @@ -1,7 +1,7 @@ Bugfix: Fixed unexpected 'pack file cannot be listed' error -Due to regression introduced in 0.8.2, `rebuild-index` and `prune` commands -failed to read pack files with size of 587, 588, 589 or 590 bytes. +Due to a regression introduced in 0.8.2, the `rebuild-index` and `prune` +commands failed to read pack files with size of 587, 588, 589 or 590 bytes. https://github.com/restic/restic/issues/1633 https://github.com/restic/restic/pull/1635