Skip to content

Commit 2517bdf

Browse files
committed
Fix Typo in Docs
1 parent 70fd59a commit 2517bdf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

modules/ROOT/pages/testing.adoc

+1
Original file line numberDiff line numberDiff line change
@@ -193,6 +193,7 @@ EmbeddedLdapServer embeddedLdapServer() {
193193
.build();
194194
}
195195
----
196+
====
196197

197198
Alternatively, you can use the `org.springframework.ldap.test.unboundid.LdifPopulator` to create and populate the LDAP server. To use it, create a bean similar to the following:
198199

0 commit comments

Comments
 (0)