Edit README

This commit is contained in:
Billy Chan 2021-09-20 18:10:15 +08:00 committed by Chris Tsang
parent c66a2491ce
commit f7b1c9b59a
2 changed files with 2 additions and 2 deletions

View File

@ -98,7 +98,7 @@ assert_eq!(
);
```
4. Service oriented
4. Service Oriented
Quickly build services that join, filter, sort and paginate data in APIs.

View File

@ -162,7 +162,7 @@
//! # }
//! ```
//!
//! 4. Service oriented
//! 4. Service Oriented
//!
//! Quickly build services that join, filter, sort and paginate data in APIs.
//!