From 37a1afb0de806fec3c3813b5b5566dad0a5fb0cb Mon Sep 17 00:00:00 2001 From: lindseymoore <71525840+lindseymoore@users.noreply.github.com> Date: Mon, 10 Mar 2025 13:55:40 -0400 Subject: [PATCH] DOCSP-48215 404 on Read Concern (#109) (cherry picked from commit a6b6dd2f5c4944b0d9909162af7b2bee8f24783b) --- source/read-write-configuration.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/read-write-configuration.txt b/source/read-write-configuration.txt index 337172f..b04754d 100644 --- a/source/read-write-configuration.txt +++ b/source/read-write-configuration.txt @@ -146,7 +146,7 @@ collection: :language: java To learn more about read concern, see :manual:`Read Concern -` in the {+mdb-server+} manual. +` in the {+mdb-server+} manual. Read Preference ---------------