Skip to content

Commit 0e871e5

Browse files
author
Chris Cho
authored
Fix mongo-crypt -> mongodb-crypt (#774)
1 parent 97ef1c5 commit 0e871e5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

source/security/client-side-field-level-encryption-guide.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -229,8 +229,8 @@ Additional Dependencies
229229
the JDK, the CSFLE feature is only compatible with JDK 8
230230
and later.
231231

232-
* - :driver:`mongo-crypt </java/sync/current/fundamentals/csfle/#mongodb-crypt>`
233-
- The ``mongo-crypt`` library contains bindings to communicate
232+
* - :driver:`mongodb-crypt </java/sync/current/fundamentals/csfle/#mongodb-crypt>`
233+
- The ``mongodb-crypt`` library contains bindings to communicate
234234
with the native library that manages the encryption.
235235
.. tab::
236236
:tabid: nodejs

0 commit comments

Comments
 (0)