Merge pull request 'cookbook/real-world: fix typo' (#549) from yuka/garage:main into main
continuous-integration/drone/push Build is passing Details

Reviewed-on: #549
This commit is contained in:
Alex 2023-04-24 08:24:55 +00:00
commit 02b0ba5f44
1 changed files with 1 additions and 1 deletions

View File

@ -349,5 +349,5 @@ and is covered in the [quick start guide](@/documentation/quick-start/_index.md)
Remember also that the CLI is self-documented thanks to the `--help` flag and
the `help` subcommand (e.g. `garage help`, `garage key --help`).
Configuring S3-compatible applicatiosn to interact with Garage
Configuring S3-compatible applications to interact with Garage
is covered in the [Integrations](@/documentation/connect/_index.md) section.