mirror of
https://github.com/node-red/node-red.git
synced 2023-10-10 13:36:53 +02:00
Typo
This commit is contained in:
parent
9d1bb39018
commit
c62a42169f
@ -153,7 +153,7 @@
|
||||
<div class="form-row">
|
||||
<label for="node-config-input-addchar"> </label>
|
||||
<select type="text" id="node-config-input-addchar" style="width: 70%;">
|
||||
<option value="false">Dont add 'New Line' to serial output</option>
|
||||
<option value="false">Don't add 'New Line' to serial output</option>
|
||||
<option value="true">Add 'New line' to serial output message</option>
|
||||
</select>
|
||||
</div>
|
||||
|
Loading…
Reference in New Issue
Block a user