Fix option name
This commit is contained in:
parent
19861bfa38
commit
96fb1bf2d4
@ -487,10 +487,10 @@ language: {
|
||||
|
||||
<dl class="dl-horizontal">
|
||||
<dt>Key</dt>
|
||||
<dd><code>templateSelection</code></dd>
|
||||
<dd><code>templateResult</code></dd>
|
||||
|
||||
<dt>Value</dt>
|
||||
<dd>A function taking a <code>selection</code> object</dd>
|
||||
<dd>A function taking a <code>result</code> object</dd>
|
||||
</dl>
|
||||
|
||||
<div class="alert alert-info">
|
||||
|
Loading…
Reference in New Issue
Block a user