From 514fb82b1a5b824e7efada8f63e80f19c7655e54 Mon Sep 17 00:00:00 2001 From: lzzfnc Date: Mon, 4 Oct 2021 11:48:45 +0200 Subject: [PATCH] comment typo --- index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.js b/index.js index 5c4b5aa..d894de4 100644 --- a/index.js +++ b/index.js @@ -61,7 +61,7 @@ function startConverting() { finalTranscripts = ""; - // LISTENERS + // EVENTS // ON END speechRecognizer.onend = function () {