Skip to content

Commit 789ba49

Browse files
authored
docs: spelling and minor wording change (#6620)
1 parent 2c32584 commit 789ba49

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

website/docs/02-vision.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ For example, OpenDAL uses Capability to describe the capabilities of different s
3939

4040
OpenDAL SHOULD be an **object storage first** library.
4141

42-
OpenDAL does support all storage services, but it is usually optimized for modern storage services. At the time of writing, we can say OpenDAL is object storage first. When designing features, OpenDAL tends to prioritize optimization for object storage.
42+
OpenDAL supports many storage services, but it is usually optimized for modern storage services. At the time of writing, we can say OpenDAL is object storage first. When designing features, OpenDAL tends to prioritize optimization for object storage.
4343

4444
For example, OpenDAL's Buffer design is primarily optimized for HTTP-based services, helping to reduce extra allocation, in-memory copying, and memory usage.
4545

@@ -118,4 +118,4 @@ Primary Concerns:
118118

119119
---
120120

121-
*This documentation is inpisred a lot by [hyper’s VISION document](https://hyper.rs/contrib/vision/).*
121+
*This documentation is inspired a lot by [hyper’s VISION document](https://hyper.rs/contrib/vision/).*

0 commit comments

Comments
 (0)