From e90824bfab84b3e0376efab55d9175867a7224d6 Mon Sep 17 00:00:00 2001 From: Eric Bottard Date: Fri, 10 Jul 2015 14:08:13 +0200 Subject: [PATCH] Removed unfinished sentence --- docs/src/main/asciidoc/spring-cloud-netflix.adoc | 2 -- 1 file changed, 2 deletions(-) diff --git a/docs/src/main/asciidoc/spring-cloud-netflix.adoc b/docs/src/main/asciidoc/spring-cloud-netflix.adoc index b3a0dc48..2eeac6f3 100644 --- a/docs/src/main/asciidoc/spring-cloud-netflix.adoc +++ b/docs/src/main/asciidoc/spring-cloud-netflix.adoc @@ -416,8 +416,6 @@ If you want some thread local context to propagate into a `@HystrixCommand` the The same thing applies if you are using `@SessionScope` or `@RequestScope`. You will know when you need to do this because of a runtime exception that says it can't find the scoped context. -In particular you might be interested - ### Health Indicator The state of the connected circuit breakers are also exposed in the