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

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


The following commit(s) were added to refs/heads/master by this push:
     new 441cfe2  fix typo
441cfe2 is described below

commit 441cfe2718dc1d354678f2719032cd2eaa30e649
Author: ken.lj <[email protected]>
AuthorDate: Fri Jan 28 12:08:15 2022 +0800

    fix typo
---
 .../servicediscovery-transfer/case-configuration.yml                    | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/dubbo-samples-cloud-native/servicediscovery-transfer/case-configuration.yml 
b/dubbo-samples-cloud-native/servicediscovery-transfer/case-configuration.yml
index 358b167..e58cbdd 100644
--- 
a/dubbo-samples-cloud-native/servicediscovery-transfer/case-configuration.yml
+++ 
b/dubbo-samples-cloud-native/servicediscovery-transfer/case-configuration.yml
@@ -35,7 +35,7 @@ services:
 
   servicediscovery-provider-instance:
     type: app
-    basedir: servicediscovery-transfer-providerr-instance
+    basedir: servicediscovery-transfer-provider-instance
     mainClass: org.apache.dubbo.demo.provider.Application
     systemProps:
       - zookeeper.address=zookeeper

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

Reply via email to