ralf0131 closed pull request #114: Fix issue #113 .
URL: https://github.com/apache/incubator-dubbo-spring-boot-project/pull/114
This is a PR merged from a forked repository.
As GitHub hides the original diff on merge, it is displayed below for
the sake of provenance:
As this is a foreign pull request (from a fork), the diff is supplied
below (as it won't show otherwise due to GitHub magic):
diff --git a/dubbo-spring-boot-autoconfigure/README.md
b/dubbo-spring-boot-autoconfigure/README.md
index 651c74a6..d2378eb2 100644
--- a/dubbo-spring-boot-autoconfigure/README.md
+++ b/dubbo-spring-boot-autoconfigure/README.md
@@ -179,7 +179,7 @@ The whole Properties Mapping of "Multiple Dubbo Config Bean
Bindings" lists belo
#### Identifying Multiple Dubbo Config Bean
-There is a different wa to identify Multiple Dubbo Config Bean , the
configuration pattern is like this :
+There is a different way to identify Multiple Dubbo Config Bean , the
configuration pattern is like this :
`${config-property-prefix}.${config-bean-id}.${property-name} = some value` ,
let's explain those placehoders :
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services