From 6c13b1b84fc05d4ed93f7e1cc9245f4e2e33331e Mon Sep 17 00:00:00 2001 From: fo Date: Mon, 11 Aug 2014 14:08:05 +0300 Subject: [PATCH] Fix a typo in the invitation to Jitsi Meet --- toolbar.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/toolbar.js b/toolbar.js index c5e79a0118..3bb34971a8 100644 --- a/toolbar.js +++ b/toolbar.js @@ -124,7 +124,7 @@ var Toolbar = (function (my) { + " to join the conference.%0D%0A%0D%0A" + roomUrl + "%0D%0A%0D%0A" + sharedKeyText - + "Note that Jitsi Meet is currently only supported by Chromim," + + "Note that Jitsi Meet is currently only supported by Chromium," + " Google Chrome and Opera, so you need" + " to be using one of these browsers.%0D%0A%0D%0A" + "Talk to you in a sec!";