Merge pull request #26955 from quaff

* pr/26955:
  Add missing space for asciidoc ordered list

Closes gh-26955
This commit is contained in:
Stephane Nicoll
2021-06-18 08:29:22 +02:00

View File

@@ -135,9 +135,9 @@ Given the examples above, if we have the following configuration:
The actual application will show the banner (as overridden by configuration) and uses three sources for the `ApplicationContext`.
The application sources are:
.`MyApplication` (from the code)
.`MyDatabaseConfig` (from the external config)
.`MyJmsConfig`(from the external config)
. `MyApplication` (from the code)
. `MyDatabaseConfig` (from the external config)
. `MyJmsConfig`(from the external config)