From 6e2b504209589417fe56e555995883bcd8cfd632 Mon Sep 17 00:00:00 2001 From: ianf-mongodb <85948430+ianf-mongodb@users.noreply.github.com> Date: Tue, 14 Nov 2023 09:51:02 -0500 Subject: [PATCH] * --- source/documents/delete.txt | 6 +++--- source/documents/modify.txt | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/source/documents/delete.txt b/source/documents/delete.txt index 4a764a579..1d2a58f98 100644 --- a/source/documents/delete.txt +++ b/source/documents/delete.txt @@ -1,8 +1,8 @@ .. _compass-delete-documents: -================ -Delete Documents -================ +======================= +Delete Single Documents +======================= .. default-domain:: mongodb diff --git a/source/documents/modify.txt b/source/documents/modify.txt index a99434871..a1eb1a742 100644 --- a/source/documents/modify.txt +++ b/source/documents/modify.txt @@ -1,8 +1,8 @@ .. _compass-modify-documents: -======================== -Modify a Single Document -======================== +======================= +Modify Single Documents +======================= .. default-domain:: mongodb