Skip to content

Commit 06f15dc

Browse files
remove duplicate page titles (#502) (#508)
(cherry picked from commit 08dcab8) Co-authored-by: Mike Woofter <[email protected]>
1 parent 72522a1 commit 06f15dc

File tree

4 files changed

+12
-12
lines changed

4 files changed

+12
-12
lines changed

source/fundamentals/crud/write-operations/update-many/arrays.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
.. _csharp-update-many-arrays:
22

3-
=============
4-
Update Arrays
5-
=============
3+
===============================
4+
Update Arrays in Many Documents
5+
===============================
66

77
.. contents:: On this page
88
:local:

source/fundamentals/crud/write-operations/update-many/fields.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
.. _csharp-update-many-fields:
22

3-
=============
4-
Update Fields
5-
=============
3+
===============================
4+
Update Fields in Many Documents
5+
===============================
66

77
.. contents:: On this page
88
:local:

source/fundamentals/crud/write-operations/update-one/arrays.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
.. _csharp-update-one-arrays:
22

3-
=============
4-
Update Arrays
5-
=============
3+
=============================
4+
Update Arrays in One Document
5+
=============================
66

77
.. contents:: On this page
88
:local:

source/fundamentals/crud/write-operations/update-one/fields.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
.. _csharp-update-one-fields:
22

3-
=============
4-
Update Fields
5-
=============
3+
=============================
4+
Update Fields in One Document
5+
=============================
66

77
.. contents:: On this page
88
:local:

0 commit comments

Comments
 (0)