Skip to content

Commit 79f2da5

Browse files
asnowwolfAce Nassri
authored andcommitted
docs(samples): fix infinite streaming example typo (#387)
1 parent 5e74543 commit 79f2da5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

speech/infiniteStreaming.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -277,7 +277,7 @@ require(`yargs`)
277277
type: 'number',
278278
},
279279
})
280-
.example(`node $0 infinteStream`)
280+
.example(`node $0 infiniteStream`)
281281
.wrap(120)
282282
.recommendCommands()
283283
.epilogue(`For more information, see https://cloud.google.com/speech/docs`)

0 commit comments

Comments
 (0)