We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2014f68 + 24bff30 commit c230df7Copy full SHA for c230df7
1 file changed
tone-analyzer/v3.js
@@ -90,7 +90,7 @@ ToneAnalyzerV3.prototype.tone = function(params, callback) {
90
91
/**
92
* @param {Object} params The parameters to call the service
93
- * @param {string} [params.utterances] - The utterances to analyze. Utterances must be a JSON object.
+ * @param {Object} [params.utterances] - The utterances to analyze. Utterances must be a JSON object.
94
*
95
* @param callback The callback.
96
*/
0 commit comments