You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicecomb.apache.org by ma...@apache.org on 2019/08/08 01:30:08 UTC

[servicecomb-samples] 29/43: format little change for README.md

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

mabin pushed a commit to branch houserush-sample
in repository https://gitbox.apache.org/repos/asf/servicecomb-samples.git

commit 872cc38fb35a6e25a1390040b3cb85e27c942239
Author: alec.zheng <al...@gmail.com>
AuthorDate: Fri Aug 2 10:47:57 2019 +0800

    format little change for README.md
---
 houserush/README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/houserush/README.md b/houserush/README.md
index 2ccff7f..a167254 100644
--- a/houserush/README.md
+++ b/houserush/README.md
@@ -17,4 +17,4 @@ Real estate developers use this system to make a deal with their customer online
 
 4. check & change the src/main/resources/microservice.yaml and src/main/resources/application.yaml configuration file.
 
-5. run each microservice process <code>by mvn spring-boot:run. </code>
\ No newline at end of file
+5. run each microservice process by <code>mvn spring-boot:run. </code>
\ No newline at end of file