diff --git a/README.md b/README.md index 4a0410ad389ee3..db0540f6a0d21b 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ Doris is an MPP-based interactive SQL data warehousing for reporting and analysi [Apache License, Version 2.0](http://www.apache.org/licenses/LICENSE-2.0) ## 2. Technology -Doris mainly integrates the technology of Google Mesa and Apache Impala, and it based on a column-oriented storage engine and can communicate by MySQL client. +Doris mainly integrates the technology of Google Mesa and Apache Impala, and it is based on a column-oriented storage engine and can communicate by MySQL client. ## 3. User cases Doris not only provides high concurrent low latency point query performance, but also provides high throughput queries of ad-hoc analysis.