Commit b16a95d0 by Ryan Baxter

Fixed typo

parent 2c8bac56
......@@ -1007,7 +1007,7 @@ class FooController {
NOTE: In the above example `FeignClientsConfiguration.class` is the default configuration
provided by Spring Cloud Netflix.
NOTE: `prodSvcInfo` is the service the the Clients will be making requests to.
NOTE: `PROD-SVC` is the name of the service the Clients will be making requests to.
[[spring-cloud-feign-hystrix]]
=== Feign Hystrix Support
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment