mirror of
https://github.com/node-red/node-red-nodes.git
synced 2023-10-10 13:36:58 +02:00
Fix typo in ledborg node (#363)
This commit is contained in:
parent
bb469fd710
commit
c41f367176
@ -4,7 +4,7 @@
|
|||||||
<label for="node-input-name"><i class="fa fa-tag"></i> Name</label>
|
<label for="node-input-name"><i class="fa fa-tag"></i> Name</label>
|
||||||
<input type="text" id="node-input-name" placeholder="Name">
|
<input type="text" id="node-input-name" placeholder="Name">
|
||||||
</div>
|
</div>
|
||||||
<div class="form-tips">Uses pins 11, 13 aand 15.<br/>
|
<div class="form-tips">Uses pins 11, 13 and 15.<br/>
|
||||||
See info panel for the various input options and limitations.</div>
|
See info panel for the various input options and limitations.</div>
|
||||||
</script>
|
</script>
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user