From 2f8ae313778b5c0e60ccaac940bb83f6e1babf37 Mon Sep 17 00:00:00 2001 From: Tobias Beer Date: Sun, 4 Oct 2015 18:02:48 +0200 Subject: [PATCH] better wording --- editions/tw5.com/tiddlers/filters/examples/tagging.tid | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/editions/tw5.com/tiddlers/filters/examples/tagging.tid b/editions/tw5.com/tiddlers/filters/examples/tagging.tid index 23d43ecaf..e9db46bb1 100644 --- a/editions/tw5.com/tiddlers/filters/examples/tagging.tid +++ b/editions/tw5.com/tiddlers/filters/examples/tagging.tid @@ -5,5 +5,5 @@ title: tagging Operator (Examples) type: text/vnd.tiddlywiki <<.operator-example 1 "[[task]tagging[]]" "same as `[tag[task]]`">> -<<.operator-example 2 "Concepts task +[tagging[]]" "tiddlers that either tag to ''Concepts'' or ''task''">> +<<.operator-example 2 "Concepts task +[tagging[]]" "tiddlers that are either tagged ''Concepts'' or ''task''">> <<.operator-example 3 "[all[current]tagging[]]" "tiddlers tagged with the current one">>