Remove rogue piece of text in random node html

This commit is contained in:
Nick O'Leary
2019-06-21 14:11:09 +01:00
parent cd21a5f3c8
commit ff2801ca87
2 changed files with 1 additions and 2 deletions

View File

@@ -25,7 +25,6 @@
<input type="text" id="node-input-name" placeholder="Name" style="width:70%;">
</div>
</script>
70%
<script type="text/x-red" data-help-name="random">
<p>Generates a random number between a low and high value.</p>
<p>If you return an integer it can <i>include</i> both the low and high values.