doc: prevent line break between the* and *health*

Fixes #3077
This commit is contained in:
Robin Eklind 2018-12-08 17:03:53 +01:00 committed by Norman Feske
parent 9c8e76b190
commit 6b35b9de00
1 changed files with 2 additions and 2 deletions

View File

@ -35,8 +35,8 @@ obtain.
To improve the resilience of Genode systems that contain parts that are
known/expected to sometimes fail, e.g., because they depend on hugely complex
software stacks, the new release features the ability to *monitor* *the*
*health* of components (Section [Component health monitoring]). Using this new
software stacks, the new release features the ability to *monitor the health*
of components (Section [Component health monitoring]). Using this new
introspection mechanism, Genode systems become able to respond to such
conditions by restarting the affected component or by logging the event.