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

xuanwo pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-opendal.git


The following commit(s) were added to refs/heads/main by this push:
     new 10066910 docs: fix some typos (#2022)
10066910 is described below

commit 100669108b1b391f7e2b32e4fb62d4cff2f13bd1
Author: Yansongsongsong <[email protected]>
AuthorDate: Mon Apr 17 21:16:57 2023 +0800

    docs: fix some typos (#2022)
    
    * docs: fix some typos
    
    * chore: revert incorrect fix
---
 core/src/docs/comparisons/mod.rs | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/core/src/docs/comparisons/mod.rs b/core/src/docs/comparisons/mod.rs
index 1f236931..7f1b2cc8 100644
--- a/core/src/docs/comparisons/mod.rs
+++ b/core/src/docs/comparisons/mod.rs
@@ -20,7 +20,7 @@
 //! All documents listed should be treated as highly biased. Because:
 //!
 //! - OpenDAL's maintainers and contributors write them.
-//! - Writers may not be familiar with the compared projects (at least not as 
//!familiar as with OpenDAL)
+//! - Writers may not be familiar with the compared projects (at least not as 
familiar with OpenDAL)
 //!
 //! Let's see OpenDAL:
 //!

Reply via email to