This is an automated email from the ASF dual-hosted git repository.
luzhijing pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
The following commit(s) were added to refs/heads/master by this push:
new 075635ee50 [typo](docs)Correct the getting started document (#20245)
075635ee50 is described below
commit 075635ee505166fe586335224229f55b58d7b736
Author: Bin <[email protected]>
AuthorDate: Fri Jun 2 09:58:26 2023 +0800
[typo](docs)Correct the getting started document (#20245)
---
docs/en/docs/get-starting/get-starting.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs/en/docs/get-starting/get-starting.md
b/docs/en/docs/get-starting/get-starting.md
index db61696aaa..2933726046 100644
--- a/docs/en/docs/get-starting/get-starting.md
+++ b/docs/en/docs/get-starting/get-starting.md
@@ -27,7 +27,7 @@ under the License.
# Quick Start
-Apache Doris is a high-performance, real-time analytic database based on the
MPP architecture and is known for its extreme speed and ease of use. It takes
only sub-second response times to return query results under massive amounts of
data, and can support not only highly concurrent point query scenarios, but
also high-throughput complex analytic scenarios. version, install and run it on
a single node, including creating databases, data tables, importing data and
queries, etc.
+Apache Doris is a high-performance, real-time analytic database based on the
MPP architecture and is known for its extreme speed and ease of use. It takes
only sub-second response times to return query results under massive amounts of
data, and can support not only highly concurrent point query scenarios, but
also high-throughput complex analytic scenarios. This brief guide will show you
how to download the latest stable version of Doris, install and run it on a
single node, including cr [...]
## Download Doris
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]