operations/durability-repairs-md: Fix typo

This commit is contained in:
Max Justus Spransy 2023-07-24 10:01:48 -07:00 committed by networkException
parent b4714e563e
commit b7ca22681c
Signed by untrusted user: networkException
GPG key ID: E3877443AE684391

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.