aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMax Justus Spransy <maxjustus@gmail.com>2023-07-24 10:01:48 -0700
committerMax Justus Spransy <maxjustus@gmail.com>2023-07-24 10:01:48 -0700
commit4d7bbf7878870d4a13f8b99bff5d893b486b2fa8 (patch)
treefec4c9c9f6f7d7dd81c650d06ccd38af7497b676
parent18eb73d52ea5221a76da7d2620d46ae501b99cf6 (diff)
downloadgarage-4d7bbf7878870d4a13f8b99bff5d893b486b2fa8.tar.gz
garage-4d7bbf7878870d4a13f8b99bff5d893b486b2fa8.zip
operations/durability-repairs-md: Fix typo
-rw-r--r--doc/book/operations/durability-repairs.md2
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.