Skip to content

Copyedits for typos/spelling #2104

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 3 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion source/includes/steps-install-mongodb-on-suse.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ action:
You can specify any available version of MongoDB. However ``zypper``
will upgrade the packages when a newer version becomes available. To
prevent unintended upgrades, pin the packages. To pin the packages, run
the folllowing command:
the following command:

.. include:: /includes/release-pin-repo-suse-lock.rst
post: |
Expand Down
2 changes: 1 addition & 1 deletion source/release-notes/2.8-compatibility.txt
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ voting and non-voting members of the set.
Version Compatibility
~~~~~~~~~~~~~~~~~~~~~

:program:`mongod` instances before 2.6.6 cannot perform an inital sync
:program:`mongod` instances before 2.6.6 cannot perform an initial sync
against 2.8 replica set members. Do not add :program:`mongod 2.6.6
members to a replica set that has 2.8 members.

Expand Down