diff options
author | Max Justus Spransy <maxjustus@gmail.com> | 2023-07-24 10:01:48 -0700 |
---|---|---|
committer | Max Justus Spransy <maxjustus@gmail.com> | 2023-07-24 10:01:48 -0700 |
commit | 4d7bbf7878870d4a13f8b99bff5d893b486b2fa8 (patch) | |
tree | fec4c9c9f6f7d7dd81c650d06ccd38af7497b676 /doc/book/operations/durability-repairs.md | |
parent | 18eb73d52ea5221a76da7d2620d46ae501b99cf6 (diff) | |
download | garage-4d7bbf7878870d4a13f8b99bff5d893b486b2fa8.tar.gz garage-4d7bbf7878870d4a13f8b99bff5d893b486b2fa8.zip |
operations/durability-repairs-md: Fix typo
Diffstat (limited to 'doc/book/operations/durability-repairs.md')
-rw-r--r-- | doc/book/operations/durability-repairs.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/book/operations/durability-repairs.md b/doc/book/operations/durability-repairs.md index 79888a5a..498c8fda 100644 --- a/doc/book/operations/durability-repairs.md +++ b/doc/book/operations/durability-repairs.md @@ -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. |