Fixed formatting in docs.

This commit is contained in:
Scott Frederick
2014-11-20 12:56:25 -06:00
parent acaf2d2047
commit 151ae8e6e1

View File

@@ -87,6 +87,7 @@ anywhere where the `ApplicationContext` might not be started yet). It
is initialized in a `SmartLifecycle` (with `phase=0`) so the earliest
you can rely on it being available is in another `SmartLifecycle` with
higher phase.
====
=== Alternatives to the DiscoveryClient