Skip to content

Commit

Permalink
Fix typos
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 73c34b7 commit 7056a9a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

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

OpenDAL's developement 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.
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.

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

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

//! Apache OpenDAL™ is an Open Data Access Layer that enables seamless interaction with diverse storage services.
//!
//! OpenDAL's developement guided by its vision of **One Layer, All Storage**
//! 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
Expand Down

0 comments on commit 7056a9a

Please sign in to comment.