Skip to content
This repository was archived by the owner on Aug 20, 2019. It is now read-only.

Commit 5e27d41

Browse files
ravindk89kay-kim
authored andcommitted
DOCS-4851 Minor update to Behavior for rs.stepDown.txt
Signed-off-by: kay <kay.kim@10gen.com>
1 parent 52d0033 commit 5e27d41

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/reference/method/rs.stepDown.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ with the primary. The command will wait up to either 10 seconds or the
4646
``catchUpSecs`` for a secondary to catch up.
4747

4848
If no electable secondary meets this criterion by the waiting period,
49-
the primary does not step down and the command errors.
49+
the primary does not step down and the method throws an exception.
5050

5151
Upon successful stepdown, :method:`rs.stepDown()` forces all
5252
clients currently connected to the database to disconnect. This helps

0 commit comments

Comments
 (0)