From 9b0a1b010e1a649829db7def0f9123a3e520c0d9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Espen=20=C3=98degaard?= Date: Tue, 18 Nov 2025 07:50:30 +0100 Subject: [PATCH] docs: fix typo in Amazon S3 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Fix minor typo in Amazon S3 Signed-off-by: Espen Ødegaard --- docs/sources/operations/storage/_index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/sources/operations/storage/_index.md b/docs/sources/operations/storage/_index.md index 34a4a41119a0e..90e9b055d8d7b 100644 --- a/docs/sources/operations/storage/_index.md +++ b/docs/sources/operations/storage/_index.md @@ -42,7 +42,7 @@ For more information: ### ✅ Supported and recommended chunks stores -- [Amazon Simple Storage Storage (S3)](https://aws.amazon.com/s3) +- [Amazon Simple Storage Service (S3)](https://aws.amazon.com/s3) - [Google Cloud Storage (GCS)](https://cloud.google.com/storage/) - [Microsoft Azure Blob Storage](https://azure.microsoft.com/en-us/products/storage/blobs) - [IBM Cloud Object Storage (COS)](https://www.ibm.com/cloud/object-storage)