Merge pull request #11108 from izeye:broken-asciidoctor-syntax-20171122
* pr/11108: Fix broken Asciidoctor syntax
This commit is contained in:
commit
1fc3750c6d
|
|
@ -48,7 +48,7 @@ such as the user that launched the application.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
[boot-features-startup-failure]
|
[[boot-features-startup-failure]]
|
||||||
=== Startup failure
|
=== Startup failure
|
||||||
If your application fails to start, registered `FailureAnalyzers` get a chance to provide
|
If your application fails to start, registered `FailureAnalyzers` get a chance to provide
|
||||||
a dedicated error message and a concrete action to fix the problem. For instance if you
|
a dedicated error message and a concrete action to fix the problem. For instance if you
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue