Skip to content

Commit

Permalink
Polish words
Browse files Browse the repository at this point in the history
Signed-off-by: Xuanwo <[email protected]>
  • Loading branch information
Xuanwo committed Nov 12, 2024
1 parent c06aab5 commit 5d63d30
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 10 deletions.
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,7 @@

OpenDAL is an Open Data Access Layer that enables seamless interaction with diverse storage services.

OpenDAL's development guided by its vision of **One Layer, All Storage** and core principles of being **Open Community**, **Solid Foundation**, **Fast Access**, **Object Storage First** and **Extensible Architecture** to serve various users from infrastructure builders to application developers.

*Read the explained vision at [OpenDAL Vision](https://opendal.apache.org/docs/vision).*
OpenDAL's development is guided by its vision of **One Layer, All Storage** and its core principles: **Open Community**, **Solid Foundation**, **Fast Access**, **Object Storage First**, and **Extensible Architecture**. Read the explained vision at [OpenDAL Vision](https://opendal.apache.org/docs/vision).

<img src="https://opendal.apache.org/img/architectural.png" alt="OpenDAL Architectural" width="61.8%" />

Expand Down
8 changes: 1 addition & 7 deletions core/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -22,13 +22,7 @@

//! Apache OpenDAL™ is an Open Data Access Layer that enables seamless interaction with diverse storage services.
//!
//! OpenDAL's development guided by its vision of **One Layer, All Storage**
//! and core principles of being **Open Community**, **Solid Foundation**,
//! **Fast Access**, **Object Storage First** and **Extensible Architecture**
//! to serve various users from infrastructure builders to application
//! developers.
//!
//! *Read the explained vision at [OpenDAL Vision](https://opendal.apache.org/docs/vision).*
//! OpenDAL's development is guided by its vision of **One Layer, All Storage** and its core principles: **Open Community**, **Solid Foundation**, **Fast Access**, **Object Storage First**, and **Extensible Architecture**. Read the explained vision at [OpenDAL Vision](https://opendal.apache.org/docs/vision).
//!
//! # Quick Start
//!
Expand Down

0 comments on commit 5d63d30

Please sign in to comment.