Add closing backtick for false keyword (#1844)
This commit is contained in:
@@ -271,7 +271,7 @@ If you want to find Zipkin through service discovery, you can pass the Zipkin's
|
||||
spring.zipkin.baseUrl: https://zipkinserver/
|
||||
----
|
||||
|
||||
To disable this feature just set `spring.zipkin.discovery-client-enabled` to `false.
|
||||
To disable this feature just set `spring.zipkin.discovery-client-enabled` to `false`.
|
||||
|
||||
When the Discovery Client feature is enabled, Sleuth uses
|
||||
`LoadBalancerClient` to find the URL of the Zipkin Server.
|
||||
|
||||
Reference in New Issue
Block a user