Skip to content

Commit d2b7b80

Browse files
jyeminchristophstrobl
authored andcommitted
Update mongo-encryption.adoc
Closes: #4947 Signed-off-by: Jeff Yemin <[email protected]>
1 parent 5eaeb92 commit d2b7b80

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/antora/modules/ROOT/pages/mongodb/mongo-encryption.adoc

+1-1
Original file line numberDiff line numberDiff line change
@@ -254,7 +254,7 @@ Explicit encryption uses the MongoDB driver's encryption library (`org.mongodb:m
254254
[NOTE]
255255
====
256256
There is no official support for using Explicit Queryable Encryption.
257-
The audacious user may combine `@Encyrpted` and `@Queryable` with `@ValueConverter(MongoEncryptionConverter.class)` at their own risk.
257+
The audacious user may combine `@Encrypted` and `@Queryable` with `@ValueConverter(MongoEncryptionConverter.class)` at their own risk.
258258
====
259259

260260
[[mongo.encryption.explicit-setup]]

0 commit comments

Comments
 (0)