Docs: Fix typo in TextReference.tid (#3978)

minor correction - or am I mistaken?
This commit is contained in:
twMat 2019-06-12 23:03:01 +02:00 committed by Jeremy Ruston
parent 1e8a56768f
commit 1a08430a0c
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@ A TextReference consists of several parts:
Most of the parts of a text reference can be optional:
* `tiddlerTitle` - the text [[field|TiddlerFields]] of the specified tiddler
* `tiddlerTitle` - the title [[field|TiddlerFields]] of the specified tiddler
* `tiddlerTitle!!field` - a [[tiddler field|TiddlerFields]] (eg, `modified`, `modifier`, `type` etc)
* `!!field` - a [[field|TiddlerFields]] of the current tiddler
* `tiddlerTitle##propertyIndex` - extracts a named property from DataTiddlers