Преглед изворни кода

doc(app.js): fix typo.

Co-authored-by: Saúl Ibarra Corretgé <saghul@jitsi.org>
master
Hristo Terezov пре 5 година
родитељ
комит
49548ba564
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1
    1
      app.js

+ 1
- 1
app.js Прегледај датотеку

@@ -7,7 +7,7 @@ import 'jQuery-Impromptu';
7 7
 import 'olm';
8 8
 
9 9
 // We need to setup the jitsi-local-storage as early as possible so that we can start using it.
10
-// NOTE: If jitsi-local-storage is used before the initial setup is performed this will brake the use case when we use
10
+// NOTE: If jitsi-local-storage is used before the initial setup is performed this will break the use case when we use
11 11
 // the  local storage from the parent page when the localStorage is disabled. Also the setup is relying that
12 12
 // window.location is not changed and still has all URL parameters.
13 13
 import './react/features/base/jitsi-local-storage/setup';

Loading…
Откажи
Сачувај