We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d5a07d7 commit 3aad80fCopy full SHA for 3aad80f
src/main/antora/modules/ROOT/pages/mongodb/mongo-encryption.adoc
@@ -254,7 +254,7 @@ Explicit encryption uses the MongoDB driver's encryption library (`org.mongodb:m
254
[NOTE]
255
====
256
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.
+The audacious user may combine `@Encrypted` and `@Queryable` with `@ValueConverter(MongoEncryptionConverter.class)` at their own risk.
258
259
260
[[mongo.encryption.explicit-setup]]
0 commit comments