You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dubbo.apache.org by ke...@apache.org on 2019/02/15 09:03:00 UTC

[incubator-dubbo-spring-boot-project] branch master updated: Update README.md (#445)

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

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


The following commit(s) were added to refs/heads/master by this push:
     new e452ef7  Update README.md (#445)
e452ef7 is described below

commit e452ef7aa1230e204fa5016cba296276130d711e
Author: 一凡 <sh...@live.com>
AuthorDate: Fri Feb 15 17:02:55 2019 +0800

    Update README.md (#445)
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 60cfbb8..770ad6c 100644
--- a/README.md
+++ b/README.md
@@ -34,7 +34,7 @@ You can introduce the latest `dubbo-spring-boot-starter` to your project by addi
             <scope>import</scope>
         </dependency>
 
-        <!-- Aapche Dubbo  -->
+        <!-- Apache Dubbo  -->
         <dependency>
             <groupId>org.apache.dubbo</groupId>
             <artifactId>dubbo-dependencies-bom</artifactId>