Skip to content

Commit

Permalink
Adds missing 'major' when discussing version compat
Browse files Browse the repository at this point in the history
  • Loading branch information
jwilson-mdb committed Nov 4, 2024
1 parent f98781b commit 2845cca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/includes/mongodump-restore-version-link.rst
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
You can restore the BSON files generated from ``mongodump`` into MongoDB
deployments running the same version or feature compatibility version as
deployments running the same major version or feature compatibility version as
the source deployment. However, restoring files into a newer version
deployment is not the recommended way to upgrade your deployment. To learn
how to upgrade your deployment, see the :manual:`upgrade documentation
Expand Down

0 comments on commit 2845cca

Please sign in to comment.