aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex <alex@adnab.me>2022-11-24 14:36:53 +0000
committerAlex <alex@adnab.me>2022-11-24 14:36:53 +0000
commitfc450ec13ab3f813d76e7c00cd7e1bfbe7b2420a (patch)
tree9e2e65a8e8a0abf9da4b6b17da182a1355f2ae1b
parent293139a94a8911aaac1b650e4707379a972196aa (diff)
parent379b2049f560c05ebe10ce7b26a6c51e28c2b555 (diff)
downloadgarage-fc450ec13ab3f813d76e7c00cd7e1bfbe7b2420a.tar.gz
garage-fc450ec13ab3f813d76e7c00cd7e1bfbe7b2420a.zip
Merge pull request 'Fix #432: documentation issue' (#433) from fix-432 into main
Reviewed-on: https://git.deuxfleurs.fr/Deuxfleurs/garage/pulls/433
-rw-r--r--doc/book/cookbook/real-world.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/book/cookbook/real-world.md b/doc/book/cookbook/real-world.md
index 0571969f..5423bbab 100644
--- a/doc/book/cookbook/real-world.md
+++ b/doc/book/cookbook/real-world.md
@@ -109,7 +109,7 @@ especially you must consider the following folders/files:
this folder will be your main data storage and must be on a large storage (e.g. large HDD)
-A valid `/etc/garage/garage.toml` for our cluster would look as follows:
+A valid `/etc/garage.toml` for our cluster would look as follows:
```toml
metadata_dir = "/var/lib/garage/meta"