Fix release note typos

This commit is contained in:
Michael Eischer
2025-06-02 21:12:37 +02:00
parent e5bdc3c74f
commit 15b7d7c3fc
3 changed files with 7 additions and 7 deletions

View File

@@ -4,5 +4,5 @@ When trying to recover data from an interrupted snapshot, it was previously
necessary to manually run `repair index` before runnning `recover`. This now
happens automatically so that only `recover` is necessary.
https://github.com/restic/restic/issues/52897
https://github.com/restic/restic/issues/5287
https://github.com/restic/restic/pull/5296