Skip to content

Commit 0ffe96c

Browse files
committed
format
1 parent 8605a54 commit 0ffe96c

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

source/client-side-encryption/client-side-encryption.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1347,10 +1347,9 @@ server to insert or query. Drivers MUST document the following behavior:
13471347
13481348
> To insert or query with an "Indexed", "Range", or "TextPreview" encrypted payload, use a `MongoClient` configured with
13491349
> `AutoEncryptionOpts`. `AutoEncryptionOpts.bypassQueryAnalysis` may be true. `AutoEncryptionOpts.bypassAutoEncryption`
1350-
> must be false.
1351-
> The "TextPreview" algorithm is in preview and should be used for experimental workloads only. These features are
1352-
> unstable and their security is not guaranteed until released as Generally Available (GA). The GA version of these
1353-
> features may not be backwards compatible with the preview version.
1350+
> must be false. The "TextPreview" algorithm is in preview and should be used for experimental workloads only. These
1351+
> features are unstable and their security is not guaranteed until released as Generally Available (GA). The GA version
1352+
> of these features may not be backwards compatible with the preview version.
13541353
13551354
#### contentionFactor
13561355

0 commit comments

Comments
 (0)