diff options
author | Alex Auvolat <alex@adnab.me> | 2021-04-06 00:01:49 +0200 |
---|---|---|
committer | Alex Auvolat <alex@adnab.me> | 2021-04-06 00:01:49 +0200 |
commit | c4c4b7dedc7b0faca508a0d4a921cb2cc97ba560 (patch) | |
tree | 1a9a1edc7d8ce559d562f557c74db819bf56d4b4 /doc/book/src/cookbook/index.md | |
parent | 8225fa2e4b85349709f840df45b3ecc3bcfb8284 (diff) | |
download | garage-c4c4b7dedc7b0faca508a0d4a921cb2cc97ba560.tar.gz garage-c4c4b7dedc7b0faca508a0d4a921cb2cc97ba560.zip |
Update documentation
Diffstat (limited to 'doc/book/src/cookbook/index.md')
-rw-r--r-- | doc/book/src/cookbook/index.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/book/src/cookbook/index.md b/doc/book/src/cookbook/index.md index d7a51065..26ec68bb 100644 --- a/doc/book/src/cookbook/index.md +++ b/doc/book/src/cookbook/index.md @@ -2,4 +2,4 @@ A cookbook, when you cook, is a collection of recipes. Similarly, Garage's cookbook contains a collection of recipes that are known to works well! -This chapter could also be referred as "Tutorials" or "Best practises". +This chapter could also be referred as "Tutorials" or "Best practices". |