1
0
mirror of synced 2024-11-22 13:06:08 +03:00

Fix option name

This commit is contained in:
Sebastian Podjasek 2015-09-17 23:36:18 +02:00
parent 19861bfa38
commit 96fb1bf2d4

View File

@ -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">