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

iluo 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 46f95bf  fix typo error in FAQ (#2684)
46f95bf is described below

commit 46f95bfc5462a8d3bde36ed77370c0cd3d4e8219
Author: xuchuanyin <[email protected]>
AuthorDate: Sat Oct 27 00:13:53 2018 +0800

    fix typo error in FAQ (#2684)
    
    fix typo error in FAQ
---
 FAQ.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/FAQ.md b/FAQ.md
index a490847..28e2f0c 100644
--- a/FAQ.md
+++ b/FAQ.md
@@ -22,4 +22,4 @@ For committers, make sure select the right label and target 
branch for every PR,
 
 [Example question](https://github.com/alibaba/dubbo/issues/742)  
 
-Dubbo support to specify ip/port via system environment variables, examples 
can be found 
[here](https://github.com/dubbo/dubbo-samples/tree/master/dubbo-samples-docker).
\ No newline at end of file
+Dubbo supports specifying ip/port via system environment variables, examples 
can be found 
[here](https://github.com/dubbo/dubbo-samples/tree/master/dubbo-samples-docker).

Reply via email to