From 22f45a4a79a7253b2b19b42bf140b6d91837a768 Mon Sep 17 00:00:00 2001 From: Xe Iaso Date: Sun, 7 Sep 2025 05:14:10 +0000 Subject: [PATCH] docs(store/s3api): fix spelling sin Signed-off-by: Xe Iaso --- docs/docs/admin/policies.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/docs/admin/policies.mdx b/docs/docs/admin/policies.mdx index ab008cff..f95821df 100644 --- a/docs/docs/admin/policies.mdx +++ b/docs/docs/admin/policies.mdx @@ -206,7 +206,7 @@ A network-backed storage layer backed by [object storage](https://en.wikipedia.o - [Minio](https://www.min.io/) - [Tigris](https://www.tigrisdata.com/) -If you are using a cloud platform, they likely provide an S3 compatible object storage service. If not, you may want to choose one of the fastest options. See [here](https://www.tigrisdata.com/blog/benchmark-small-objects/) for some benchmarks on object storage performance for small objects. +If you are using a cloud platform, they likely provide an S3 compatible object storage service. If not, you may want to choose [one of the fastest options](https://www.tigrisdata.com/blog/benchmark-small-objects/). | Should I use this backend? | Yes/no | | :------------------------------------------------------------ | :----- |