Skip to content

Commit 15705bd

Browse files
committed
change write operations title
(cherry picked from commit 6ef897c)
1 parent be60715 commit 15705bd

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

source/usage-examples.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Usage Examples
2020
.. toctree::
2121

2222
Find Operations </usage-examples/find-operations>
23-
Write Operations </usage-examples/write-operations>
23+
Write Operation Examples </usage-examples/write-operations>
2424
Bulk Operations </usage-examples/bulkWrite>
2525
Monitor Data Changes </usage-examples/changestream>
2626
Count Documents Method Example </usage-examples/count>

source/usage-examples/write-operations.txt

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
================
2-
Write Operations
3-
================
1+
========================
2+
Write Operation Examples
3+
========================
44

55
.. meta::
66
:description: Learn by example: how to insert, update, and delete data by using the {+driver-long+}.

0 commit comments

Comments
 (0)