diff options
author | Quentin Dufour <quentin@deuxfleurs.fr> | 2021-03-17 15:44:29 +0100 |
---|---|---|
committer | Quentin Dufour <quentin@deuxfleurs.fr> | 2021-03-17 15:44:29 +0100 |
commit | c50113acf3fd61dcb77bc01bd6e9f226f813bf76 (patch) | |
tree | e2e4f7c5cec0233a69ba8f818eb4b80eefb1f1c3 /doc/book/src/getting_started.md | |
parent | 0afc701a698c4891ea0f09fae668cb06b16757d7 (diff) | |
download | garage-c50113acf3fd61dcb77bc01bd6e9f226f813bf76.tar.gz garage-c50113acf3fd61dcb77bc01bd6e9f226f813bf76.zip |
Work on structure + Getting started is reworked
Diffstat (limited to 'doc/book/src/getting_started.md')
-rw-r--r-- | doc/book/src/getting_started.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/book/src/getting_started.md b/doc/book/src/getting_started.md index 7d3efd8b..282f5034 100644 --- a/doc/book/src/getting_started.md +++ b/doc/book/src/getting_started.md @@ -1,4 +1,4 @@ -# Gettin Started +# Getting Started Let's start your Garage journey! In this chapter, we explain how to deploy a simple garage cluster and start interacting with it. |