mirror of
https://github.com/node-red/node-red.git
synced 2025-03-01 10:36:34 +00:00
fixed unmatched HTML tags (#1437)
This commit is contained in:
committed by
Nick O'Leary
parent
58a890e836
commit
23c2a771d3
@@ -29,7 +29,7 @@
|
||||
<dt>Delete</dt>
|
||||
<dd>delete a property.</dd>
|
||||
<dt>Move</dt>
|
||||
<dd>move or rename a property.</dt>
|
||||
<dd>move or rename a property.</dd>
|
||||
</dl>
|
||||
<p>The "expression" type uses the <a href="http://jsonata.org/" target="_new">JSONata</a>
|
||||
query and expression language.
|
||||
|
Reference in New Issue
Block a user