docs(store/s3api): fix spelling sin

Signed-off-by: Xe Iaso <me@xeiaso.net>
This commit is contained in:
Xe Iaso
2025-09-07 05:14:10 +00:00
parent db7ae82608
commit 22f45a4a79

View File

@@ -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 |
| :------------------------------------------------------------ | :----- |