Fix broken asciidoc syntax

See gh-18007
This commit is contained in:
Phillip Webb
2019-08-29 21:18:28 -07:00
parent ca53780c43
commit d70519038b

View File

@@ -4440,7 +4440,7 @@ To configure the server, add a dependency to `com.unboundid:unboundid-ldapsdk` a
spring.ldap.embedded.base-dn=dc=spring,dc=io
----
NOTE
[NOTE]
====
It is possible to define multiple base-dn values, however, since distinguished names usually contain commas, they must be defined using the correct notation.