Skip to content

Commit 96fb1bf

Browse files
committed
Fix option name
1 parent 19861bf commit 96fb1bf

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/_includes/options-old/core-options.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -487,10 +487,10 @@ <h4 id="templateResult">
487487

488488
<dl class="dl-horizontal">
489489
<dt>Key</dt>
490-
<dd><code>templateSelection</code></dd>
490+
<dd><code>templateResult</code></dd>
491491

492492
<dt>Value</dt>
493-
<dd>A function taking a <code>selection</code> object</dd>
493+
<dd>A function taking a <code>result</code> object</dd>
494494
</dl>
495495

496496
<div class="alert alert-info">

0 commit comments

Comments
 (0)