From b85f153ba7be335bd505a9e8524d6e9abfc4380d Mon Sep 17 00:00:00 2001 From: Andrew Feierabend Date: Tue, 15 Dec 2020 11:28:25 -0500 Subject: [PATCH] DOCSP-13627 correct typo findAndModify upsert --- source/includes/extracts-parameter-upsert.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/includes/extracts-parameter-upsert.yaml b/source/includes/extracts-parameter-upsert.yaml index 06ac9401624..f431ccbf86f 100644 --- a/source/includes/extracts-parameter-upsert.yaml +++ b/source/includes/extracts-parameter-upsert.yaml @@ -23,7 +23,7 @@ source: replacement: upsertMethod: ":method:`~db.collection.findAndModify()`" queryOrFilter: query - conjunction: "Used in conjuction with the ``update`` field. + conjunction: "Used in conjunction with the ``update`` field. "