We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 19861bf commit 96fb1bfCopy full SHA for 96fb1bf
1 file changed
docs/_includes/options-old/core-options.html
@@ -487,10 +487,10 @@ <h4 id="templateResult">
487
488
<dl class="dl-horizontal">
489
<dt>Key</dt>
490
- <dd><code>templateSelection</code></dd>
+ <dd><code>templateResult</code></dd>
491
492
<dt>Value</dt>
493
- <dd>A function taking a <code>selection</code> object</dd>
+ <dd>A function taking a <code>result</code> object</dd>
494
</dl>
495
496
<div class="alert alert-info">
0 commit comments