From e9358054acb653142203b3580b70e6be20a91c63 Mon Sep 17 00:00:00 2001 From: Quentin Dufour Date: Wed, 8 Dec 2021 14:40:14 +0100 Subject: Typos and dead links --- doc/book/src/connect/apps.md | 2 +- doc/book/src/connect/index.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/book/src/connect') diff --git a/doc/book/src/connect/apps.md b/doc/book/src/connect/apps.md index 20075f43..14d69ef8 100644 --- a/doc/book/src/connect/apps.md +++ b/doc/book/src/connect/apps.md @@ -109,7 +109,7 @@ Do not change the `use_path_style` and `legacy_auth` entries, other configuratio Peertube proposes a clever integration of S3 by directly exposing its endpoint instead of proxifying requests through the application. In other words, Peertube is only responsible of the "control plane" and offload the "data plane" to Garage. In return, this system is a bit harder to configure, especially with Garage that supports less feature than other older S3 backends. -We show that it is still possible to configure Garage with Peertube, allowing you to spread the load and the bandiwdth usage on the Garage cluster. +We show that it is still possible to configure Garage with Peertube, allowing you to spread the load and the bandwidth usage on the Garage cluster. ### Enable path-style access by patching Peertube diff --git a/doc/book/src/connect/index.md b/doc/book/src/connect/index.md index 703b19d4..60a3b03b 100644 --- a/doc/book/src/connect/index.md +++ b/doc/book/src/connect/index.md @@ -1,4 +1,4 @@ -# Connect it to... +# Integrations Garage implements the Amazon S3 protocol, which makes it compatible with many existing software programs. -- cgit v1.2.3