summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/preferred_content.mdwn2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/preferred_content.mdwn b/doc/preferred_content.mdwn
index 6d1acfb0f..0bc8aa35c 100644
--- a/doc/preferred_content.mdwn
+++ b/doc/preferred_content.mdwn
@@ -125,7 +125,7 @@ USB drive used in a sneakernet.
The preferred content expression for these causes them to get and retain
data until all clients have a copy.
-`(not (inallgroup=client and copies=client:2) and ($client)`
+`not (inallgroup=client and copies=client:2) and ($client)`
(Where $client is a copy of the preferred content expression used for
clients.)