This is an automated email from the ASF dual-hosted git repository.

mikexue pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/incubator-eventmesh.git


The following commit(s) were added to refs/heads/develop by this push:
     new ceaf33b  [ISSUE #588] Fix typo in README.md (#589)
ceaf33b is described below

commit ceaf33b03ef8b5187557304320c951b2c9450494
Author: Nicholas Zhan <[email protected]>
AuthorDate: Mon Nov 15 10:21:46 2021 +0800

    [ISSUE #588] Fix typo in README.md (#589)
    
    close #588
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index cd1b6de..94c3742 100644
--- a/README.md
+++ b/README.md
@@ -105,7 +105,7 @@ Runtime
 - [ ] WebAssembly runtime
 
 ## Quick Start
-1. [Connector quickstar](https://rocketmq.apache.org/docs/quick-start/) 
(RocketMQ, ignore this step if use standalone).
+1. [Connector quickstart](https://rocketmq.apache.org/docs/quick-start/) 
(RocketMQ, ignore this step if use standalone).
 2. [Runtime quickstart](docs/en/instructions/eventmesh-runtime-quickstart.md) 
or [Runtime quickstart with 
docker](docs/en/instructions/eventmesh-runtime-quickstart-with-docker.md).
 3. [Java SDK examples](docs/en/instructions/eventmesh-sdk-java-quickstart.md).
 

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to