From 708838f0be9cc02f5f6e34e6451c7df61e65dbeb Mon Sep 17 00:00:00 2001 From: kstirman Date: Tue, 12 Feb 2013 16:45:30 -0500 Subject: [PATCH] Update source/reference/operator/isolated.txt --- source/reference/operator/isolated.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/reference/operator/isolated.txt b/source/reference/operator/isolated.txt index 22b813e94ec..ccab621da65 100644 --- a/source/reference/operator/isolated.txt +++ b/source/reference/operator/isolated.txt @@ -7,7 +7,7 @@ $isolated .. operator:: $isolated :operator:`$isolated` isolation operator **isolates** a write - operation that affect multiple documents from other write operations. + operation that affects multiple documents from other write operations. .. note::