From c7177d305a0d78e1002db930154dab21b5e578ce Mon Sep 17 00:00:00 2001 From: Jordan Smith <45415425+jordan-smith721@users.noreply.github.com> Date: Wed, 4 Oct 2023 10:16:48 -0700 Subject: [PATCH] remove inaccurate bullet (#299) (cherry picked from commit d214604c905f37b8c0ba9e81d8242774b73faead) --- source/fundamentals/crud/write-read-pref.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/source/fundamentals/crud/write-read-pref.txt b/source/fundamentals/crud/write-read-pref.txt index 27153b5c..1610d276 100644 --- a/source/fundamentals/crud/write-read-pref.txt +++ b/source/fundamentals/crud/write-read-pref.txt @@ -29,7 +29,6 @@ the following levels: - Transaction level - Database level - Collection level -- Query level You should read this guide if you need to customize the consistency and availability of the data in your replica sets.