aboutsummaryrefslogtreecommitdiff
path: root/doc/book/reference-manual
diff options
context:
space:
mode:
authorAlex <alex@adnab.me>2023-01-30 16:35:30 +0000
committerAlex <alex@adnab.me>2023-01-30 16:35:30 +0000
commit4cff37397f626ef063dad29e5b5e97ab1206015d (patch)
tree584005f176e3e535dd4e63ae766cffc9fb12b0f0 /doc/book/reference-manual
parenta1005c26b638782df613a7a776e4dcb22ad34d08 (diff)
parent5f412abd4e0868ea11711f696c3eabe452db7560 (diff)
downloadgarage-4cff37397f626ef063dad29e5b5e97ab1206015d.tar.gz
garage-4cff37397f626ef063dad29e5b5e97ab1206015d.zip
Merge pull request 'Small doc corrections' (#489) from jpds/garage:doc-corrections into main
Reviewed-on: https://git.deuxfleurs.fr/Deuxfleurs/garage/pulls/489
Diffstat (limited to 'doc/book/reference-manual')
-rw-r--r--doc/book/reference-manual/configuration.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/book/reference-manual/configuration.md b/doc/book/reference-manual/configuration.md
index 353963ef..7a829836 100644
--- a/doc/book/reference-manual/configuration.md
+++ b/doc/book/reference-manual/configuration.md
@@ -429,6 +429,6 @@ You can use any random string for this value. We recommend generating a random t
### `trace_sink`
-Optionnally, the address of an Opentelemetry collector. If specified,
-Garage will send traces in the Opentelemetry format to this endpoint. These
+Optionally, the address of an OpenTelemetry collector. If specified,
+Garage will send traces in the OpenTelemetry format to this endpoint. These
trace allow to inspect Garage's operation when it handles S3 API requests.