From 2ad0a94f2b17d905d0414365da9813bb238358e4 Mon Sep 17 00:00:00 2001 From: Ed Costello Date: Sat, 7 Feb 2015 22:08:20 -0500 Subject: [PATCH] Copyedit for typo --- source/release-notes/3.0-compatibility.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/release-notes/3.0-compatibility.txt b/source/release-notes/3.0-compatibility.txt index ad2a5b9f579..22d6406d533 100644 --- a/source/release-notes/3.0-compatibility.txt +++ b/source/release-notes/3.0-compatibility.txt @@ -179,7 +179,7 @@ Stricter validations include: - :data:`~replSetGetConfig.settings` can only contain the recognized settings. Previously, MongoDB ignored unrecognized settings. If :data:`~replSetGetConfig.settings` contains unrecognized settings, - you must remove the unrecongized settings. + you must remove the unrecognized settings. To fix the settings before upgrading to MongoDB 3.0, connect to the primary and :method:`reconfigure ` your replica set to