operations/durability-repairs-md: Fix typo #604

Merged
lx merged 1 commit from maxjustus/garage:main into main 2023-07-28 14:31:52 +00:00
Showing only changes of commit 4d7bbf7878 - Show all commits

View file

@ -4,7 +4,7 @@ weight = 30
+++
To ensure the best durability of your data and to fix any inconsistencies that may
pop up in a distributed system, Garage provides a serires of repair operations.
pop up in a distributed system, Garage provides a series of repair operations.
This guide will explain the meaning of each of them and when they should be applied.