@@ -56,7 +56,7 @@ Does Backup Work with All Types of Deployments?
5656
5757- For MongoDB 4.2 and later, see
5858 :ref:`Backup Considerations for Databases <4.2-backup-considerations>`.
59- - For any MongoDB with |fcv| of ``4.0`` and earlier databases, Backup
59+ - For any MongoDB with |fcv| ``4.0`` and earlier databases, Backup
6060 doesn't support standalone deployments. Backup has full
6161 support for replica sets and sharded clusters.
6262
@@ -87,7 +87,7 @@ Will Backup Impact My Production Databases?
8787.. note::
8888
8989 This answer applies only to databases running MongoDB with |fcv|
90- of ``4.0`` and earlier
90+ ``4.0`` and earlier
9191
9292The Backup feature typically has minimal impact on production MongoDB
9393deployments. This impact performs similar to that of adding a new
@@ -152,7 +152,7 @@ Legacy Backup Agent
152152Backup capability has been moved to the {+mdbagent+} with Backup
153153activated. This replaces the individual Backup Agent. This information
154154covers issues unique to the legacy Backup Agent. All of this
155- information applies to MongoDB databases running |fcv| of ``4.0`` or
155+ information applies to MongoDB databases running |fcv| ``4.0`` or
156156earlier.
157157
158158Where Should I Run The Backup Agent?
@@ -258,8 +258,7 @@ How Does |mms| Provide Point-in-Time Restores?
258258
259259.. important::
260260
261- |onprem| 4.2.13 and later supports this feature with |fcv| of
262- ``4.2`` or later.
261+ |onprem| 4.2.13 and later supports this feature with |fcv| ``4.2`` or later.
263262
264263When you trigger the restore, |mms| creates a link to this snapshot.
265264Once clicked, |mms| retrieves chunks from the Snapshot Store and
@@ -372,7 +371,7 @@ What Conditions Require a Resync?
372371
373372.. important::
374373
375- This feature is incompatible with MongoDB 4.2 with |fcv| of ``4.2``.
374+ This feature is incompatible with MongoDB 4.2 with |fcv| ``4.2``.
376375
377376If the Backup Agent's :term:`tailing cursor <tailable cursor>` cannot
378377keep up with your deployment's :manual:`oplog </reference/glossary/#std-term-oplog>`, then you must
0 commit comments