This is an automated email from the ASF dual-hosted git repository.

kerwin pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/paimon.git


The following commit(s) were added to refs/heads/master by this push:
     new 88395713f3 [doc] Fix typo in filesystem  docs (#5021)
88395713f3 is described below

commit 88395713f33c95c8105429f70ab0db09b3049ba7
Author: Florian Schäfer <[email protected]>
AuthorDate: Thu Feb 6 05:42:24 2025 +0100

    [doc] Fix typo in filesystem  docs (#5021)
---
 docs/content/maintenance/filesystems.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/content/maintenance/filesystems.md 
b/docs/content/maintenance/filesystems.md
index 8a85eeaf39..038b2cd423 100644
--- a/docs/content/maintenance/filesystems.md
+++ b/docs/content/maintenance/filesystems.md
@@ -346,7 +346,7 @@ Please refer to [Trino 
S3](https://trino.io/docs/current/object-storage/file-sys
 
 {{< /tabs >}}
 
-### S3 Complaint Object Stores
+### S3 Compliant Object Stores
 
 The S3 Filesystem also support using S3 compliant object stores such as MinIO, 
Tencent's COS and IBM’s Cloud Object
 Storage. Just configure your endpoint to the provider of the object store 
service.

Reply via email to