1
0
mirror of https://github.com/node-red/node-red.git synced 2023-10-10 13:36:53 +02:00

fix typos in Japanese info text of range node

This commit is contained in:
Hiroyasu Nishiyama 2019-02-08 09:35:02 +09:00
parent 1a087fd799
commit a8e1058af6

View File

@ -19,7 +19,7 @@
<h3>入力</h3>
<dl class="message-properties">
<dt>payload<span class="property-type">数値</span></dt>
<dd>数値以外の場合は、数値に変換します。変換不能な場合はラーとなります。</dd>
<dd>数値を指定します。数値以外を指定した場合は、数値に変換します。変換不能な場合はラーとなります。</dd>
</dl>
<h3>出力</h3>
<dl class="message-properties">