Apply docs review suggestions

Co-authored-by: Sarita Iyer <66540150+saritai@users.noreply.github.com>
This commit is contained in:
Edward Minnix III
2023-03-24 11:36:52 -04:00
committed by Ed Minnix
parent 0eaf222b54
commit 43d79dc5b8
2 changed files with 2 additions and 2 deletions

View File

@@ -33,7 +33,7 @@
<p>
In the following (good) example, a <code>ldap://</code> URL is used, but
SASL authentication is enabled.
SASL authentication is enabled so that the credentials will be encrypted.
</p>
<sample src="LdapEnableSasl.java"/>
</example>