Correct typo in sample tag name

print-window-tiddler
Astrid Elocson 2015-01-12 20:01:24 +00:00
rodzic f4005871b4
commit 35b99dccee
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -78,7 +78,7 @@ A <<doc-em sequence>> of runs will select the tiddlers that match <<doc-em any>>
If we want to ignore vegetarian recipes that serve 4, we can say this:
```
[serving[3]] [serving[4]!tag[vegetarian]] [serving[5]]
[serving[3]] [serving[4]!tag[Vegetarian]] [serving[5]]
```
By default, each run considers every tiddler in the wiki. But we can use a `+` sign to force a run to consider only the tiddlers that were selected by the preceding runs: