Skip to content

Commit 9b6bee1

Browse files
author
Dave Cuthbert
authored
DOCSP-31018 BACKPORT (#3480)
1 parent 6c96774 commit 9b6bee1

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

source/includes/arbiter-fcv.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11

22
Arbiters do not replicate the :data:`admin.system.version` collection.
3-
Because of this, arbiters always have a Feature Compatibility Version equal
3+
Because of this, arbiters always have a feature compatibility version equal
44
to the downgrade version of the binary, regardless of the fCV value of the
55
replica set.

source/release-notes/3.4-downgrade-replica-set.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ compatibility version and remove any :ref:`3.4 features incompatible
3232
outlined below. These steps are necessary only if
3333
``featureCompatibilityVersion`` has ever been set to ``"3.4"``.
3434

35-
.. |fcv| replace:: :ref:`Feature Compatibility Version to "3.2"
35+
.. |fcv| replace:: :ref:`feature compatibility version to "3.2"
3636
<3.4-downgrade-feature-compatibility-rs>`
3737

3838
.. |target| replace:: primary

source/release-notes/3.4-downgrade-sharded-cluster.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ compatibility version and remove any :ref:`3.4 features incompatible
3232
below. These steps are necessary only if
3333
``featureCompatibilityVersion`` has ever been set to ``"3.4"``.
3434

35-
.. |fcv| replace:: :ref:`Feature Compatibility Version to "3.2" <3.4-downgrade-feature-compatibility-sharded-cluster>`
35+
.. |fcv| replace:: :ref:`feature compatibility version to "3.2" <3.4-downgrade-feature-compatibility-sharded-cluster>`
3636

3737
.. |target| replace:: :binary:`~bin.mongos` instance
3838

source/release-notes/3.4-downgrade.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ or sharded cluster, see:
5151

5252
.. |target| replace:: target
5353

54-
.. |fcv| replace:: :ref:`Feature Compatibility Version to "3.2" <3.4-downgrade-feature-compatibility>`
54+
.. |fcv| replace:: :ref:`feature compatibility version to "3.2" <3.4-downgrade-feature-compatibility>`
5555

5656
2. Remove Views
5757
~~~~~~~~~~~~~~~

0 commit comments

Comments
 (0)