From 6857bbeac75bb6c0b7992bb0b0380095ecb2aae7 Mon Sep 17 00:00:00 2001 From: Vladimir Rutsky Date: Mon, 16 Feb 2015 19:17:30 +0300 Subject: [PATCH] remove redundant dot --- source/core/write-concern.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/core/write-concern.txt b/source/core/write-concern.txt index 192b663caf3..d46878e2430 100644 --- a/source/core/write-concern.txt +++ b/source/core/write-concern.txt @@ -121,7 +121,7 @@ Replica Acknowledged ~~~~~~~~~~~~~~~~~~~~ :term:`Replica sets ` present additional considerations -with regards to write concern.. The default write concern only requires +with regards to write concern. The default write concern only requires acknowledgement from the primary. With *replica acknowledged* write concern, you can guarantee that the