From 9497698e9b5ba28aefa8bd65a2f1ebfa0bb6ca18 Mon Sep 17 00:00:00 2001 From: Asya Kamsky Date: Sat, 17 May 2014 12:15:01 -0700 Subject: [PATCH] Clarification I really don't think we can say "improved" as it's not an option we want to encourage the use of. --- source/includes/ref-toc-operator-update-isolation.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/includes/ref-toc-operator-update-isolation.yaml b/source/includes/ref-toc-operator-update-isolation.yaml index c72ad86578f..0faa9acab8c 100644 --- a/source/includes/ref-toc-operator-update-isolation.yaml +++ b/source/includes/ref-toc-operator-update-isolation.yaml @@ -1,4 +1,4 @@ name: ":update:`$isolated`" file: /reference/operator/update/isolated -description: "Modifies behavior of multi-updates to improve the isolation of the operation." +description: "Modifies behavior of multi-updates to increase the isolation of the operation." ...