From aedfad9fb56e5413e96cb34eee7991da19be6f81 Mon Sep 17 00:00:00 2001 From: ian fogelman Date: Fri, 15 Oct 2021 08:49:00 -0400 Subject: [PATCH] DOCX-4.4 Fix mongosh reference in 4.4 branch --- source/tutorial/update-documents.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/tutorial/update-documents.txt b/source/tutorial/update-documents.txt index a8b62eab4c3..8dbba1af0ab 100644 --- a/source/tutorial/update-documents.txt +++ b/source/tutorial/update-documents.txt @@ -33,7 +33,7 @@ upper-right to set the language of the following examples. .. tab:: :tabid: shell - This page uses the following :binary:`~bin.mongosh` methods: + This page uses the following :binary:`~bin.mongo` methods: - :method:`db.collection.updateOne(\, \, \) `