From d87f023231acfe1bf95b82d440c4232f13885e4c Mon Sep 17 00:00:00 2001 From: Ed Costello Date: Tue, 3 Feb 2015 09:47:36 -0500 Subject: [PATCH] Minor: copy edits for t7pos --- source/release-notes/3.0-upgrade.txt | 2 +- source/release-notes/3.0.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/source/release-notes/3.0-upgrade.txt b/source/release-notes/3.0-upgrade.txt index b12edf9b8a2..6be9a7bee06 100644 --- a/source/release-notes/3.0-upgrade.txt +++ b/source/release-notes/3.0-upgrade.txt @@ -168,7 +168,7 @@ replica set member, remove the member's data and perform an .. include:: /includes/steps/3.0-change-to-wiredtiger-replica-set.rst To update all members of the replica set to use WiredTiger, update the -the secondary members first. Then step down the primary, and update the +secondary members first. Then step down the primary, and update the stepped-down member. .. _3.0-upgrade-cluster: diff --git a/source/release-notes/3.0.txt b/source/release-notes/3.0.txt index 33123c568b6..ca7f273f108 100644 --- a/source/release-notes/3.0.txt +++ b/source/release-notes/3.0.txt @@ -218,7 +218,7 @@ MongoDB 3.0 provides the following enhancements to sharded clusters: Security Improvements --------------------- -MongoDB 3.0 includes the following security enhancments: +MongoDB 3.0 includes the following security enhancements: - Adds a new ``SCRAM-SHA-1`` password authentication mechanism.