Explorar el Código

Fix a typo in the invitation to Jitsi Meet

master
fo hace 11 años
padre
commit
6c13b1b84f
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1
    1
      toolbar.js

+ 1
- 1
toolbar.js Ver fichero

@@ -124,7 +124,7 @@ var Toolbar = (function (my) {
124 124
                     + " to join the conference.%0D%0A%0D%0A"
125 125
                     + roomUrl + "%0D%0A%0D%0A"
126 126
                     + sharedKeyText
127
-                    + "Note that Jitsi Meet is currently only supported by Chromim,"
127
+                    + "Note that Jitsi Meet is currently only supported by Chromium,"
128 128
                     + " Google Chrome and Opera, so you need"
129 129
                     + " to be using one of these browsers.%0D%0A%0D%0A"
130 130
                     + "Talk to you in a sec!";

Loading…
Cancelar
Guardar