Skip to content

Commit e6adcc5

Browse files
committed
typo [ci skip]
1 parent 1eb406d commit e6adcc5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

speech-to-text/recognize-file.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ var SpeakerStream = require('./speaker-stream');
3131

3232
/**
3333
* Create and return a RecognizeStream from a File or Blob
34-
* (e.g. from a file <input>, a dtagdrop targe, or an ajax request)
34+
* (e.g. from a file <input>, a dragdrop target, or an ajax request)
3535
*
3636
* @param {Object} options - Also passed to {MediaElementAudioStream} and to {RecognizeStream}
3737
* @param {String} options.token - Auth Token - see https://github.com/watson-developer-cloud/node-sdk#authorization

0 commit comments

Comments
 (0)