diff --git a/src/main/antora/modules/ROOT/pages/couchbase/fieldlevelencryption.adoc b/src/main/antora/modules/ROOT/pages/couchbase/fieldlevelencryption.adoc index 124d1895..c4a5f673 100644 --- a/src/main/antora/modules/ROOT/pages/couchbase/fieldlevelencryption.adoc +++ b/src/main/antora/modules/ROOT/pages/couchbase/fieldlevelencryption.adoc @@ -1,5 +1,5 @@ [[couchbase.fieldlevelencryption]] -= Couchbase Field Level Encrytpion += Couchbase Field Level Encryption Couchbase supports https://docs.couchbase.com/java-sdk/current/howtos/encrypting-using-sdk.html[Field Level Encryption]. This section documents how to use it with Spring Data Couchbase.