From e0581174255b984f47af8448faf3d38427aea574 Mon Sep 17 00:00:00 2001 From: lindseymoore <71525840+lindseymoore@users.noreply.github.com> Date: Tue, 28 Jan 2025 11:36:05 -0500 Subject: [PATCH] update (#444) (cherry picked from commit 7e9f2343f5877f2e8772078965392a7e68dbb463) --- source/fundamentals/connection/connection-options.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/fundamentals/connection/connection-options.txt b/source/fundamentals/connection/connection-options.txt index 21c26c7f..99ba50df 100644 --- a/source/fundamentals/connection/connection-options.txt +++ b/source/fundamentals/connection/connection-options.txt @@ -105,7 +105,7 @@ relevant options. * - **AutoEncryptionOptions** - | Settings for automatic client-side encryption. | - | **Data Type**: `AutoEncryptionOptions <{+new-api-root+}/MongoDB.Driver/MongoDB.Driver.Encryption.AutoEncryptionOptions.html>`__ + | **Data Type**: `AutoEncryptionOptions <{+new-api-root+}/MongoDB.Driver/MongoDB.Driver.AutoEncryptionOptions.html>`__ | **Default**: ``null`` | **Connection URI Example**: {+not-available+}