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

carryxyh pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-dubbo.git


The following commit(s) were added to refs/heads/master by this push:
     new 1eb3067  fixed involve (#2957)
1eb3067 is described below

commit 1eb3067db3948fe5eb40697d93389fec5b900a0c
Author: 0xflotus <[email protected]>
AuthorDate: Thu Dec 13 12:09:08 2018 +0100

    fixed involve (#2957)
    
    fixed a typo
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index b5906c7..444ec82 100644
--- a/README.md
+++ b/README.md
@@ -147,7 +147,7 @@ The consumer will print out `Hello world` on the screen.
 
 * [Your first Dubbo 
application](http://dubbo.apache.org/en-us/blog/dubbo-101.html) - A 101 
tutorial to reveal more details, with the same code above.
 * [Dubbo user 
manual](http://dubbo.apache.org/en-us/docs/user/preface/background.html) - How 
to use Dubbo and all its features.
-* [Dubbo developer guide](http://dubbo.apache.org/en-us/docs/dev/build.html) - 
How to invovle in Dubbo development.
+* [Dubbo developer guide](http://dubbo.apache.org/en-us/docs/dev/build.html) - 
How to involve in Dubbo development.
 * [Dubbo admin 
manual](http://dubbo.apache.org/en-us/docs/admin/install/provider-demo.html) - 
How to admin and manage Dubbo services.
 
 ## Contact

Reply via email to