From 3b88f0e7410f6f5c8fc82e0d249c9d52f34fa2d5 Mon Sep 17 00:00:00 2001 From: Jeremy Ruston Date: Fri, 21 Jun 2024 09:09:44 +0100 Subject: [PATCH] Tweak wording --- editions/tw5.com/tiddlers/filters/minlength.tid | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/editions/tw5.com/tiddlers/filters/minlength.tid b/editions/tw5.com/tiddlers/filters/minlength.tid index 22695d0ad..d36a06cfb 100644 --- a/editions/tw5.com/tiddlers/filters/minlength.tid +++ b/editions/tw5.com/tiddlers/filters/minlength.tid @@ -6,7 +6,7 @@ op-input: a list of items op-output: those items at least as long as the specified minimum length op-parameter: the minimum length for items op-parameter-name: minlength -op-purpose: filter items their length is greater than the specified minimum length +op-purpose: filter items whose length is greater than the specified minimum length tags: [[Filter Operators]] title: minlength Operator type: text/vnd.tiddlywiki