Skip to content

Commit 1fecfc5

Browse files
committed
Corrected msg.sentences descriptions
1 parent 2efb20b commit 1fecfc5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

services/tone_analyzer/v3.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
<p>The text to analyze should be passed in on <b>msg.payload</b>.</p>
6565
<p>The service response will be returned on <b>msg.response</b>.</p>
6666
<p>The tone and sentances can be programmaticaly set in <code>msg.tones</code>
67-
and <code>msg.tones</code></p>
67+
and <code>msg.sentences</code></p>
6868
<p>Usng the node editor dialog users can filter the results by tone (emotion, writing or social) and
6969
whether to include sentence-level analysis.</p>
7070
<p>For more information about the Tone Analyzer service, read the <a href="https://www.ibm.com/smarterplanet/us/en/ibmwatson/developercloud/tone-analyzer.html">documentation</a>.</p>

0 commit comments

Comments
 (0)