Fix example formula reference
This commit is contained in:
@@ -34,7 +34,7 @@
|
|||||||
1 {config.labels.in2} = {reverseResult?.val1 ?? '—'} {config.labels.in1}
|
1 {config.labels.in2} = {reverseResult?.val1 ?? '—'} {config.labels.in1}
|
||||||
</p>
|
</p>
|
||||||
<p class="example">
|
<p class="example">
|
||||||
Example: convert {exampleInput} {config.labels.in1} to {config.labels.in2}: {formulaParts} = {result.val2} {config.labels.in2}
|
Example: convert {exampleInput} {config.labels.in1} to {config.labels.in2}: {formulaExpression} = {result.val2} {config.labels.in2}
|
||||||
</p>
|
</p>
|
||||||
</section>
|
</section>
|
||||||
{/if}
|
{/if}
|
||||||
|
|||||||
Reference in New Issue
Block a user