diff --git a/config.js b/config.js index ebc4a1c9c..c3b42b5b4 100644 --- a/config.js +++ b/config.js @@ -310,7 +310,7 @@ var config = { // When 'true', it shows an intermediate page before joining, where the user can configure their devices. // prejoinPageEnabled: false, - // If true, shows the unsafe roon name warning label when a room name is + // If true, shows the unsafe room name warning label when a room name is // deemed unsafe (due to the simplicity in the name) and a password is not // set or the lobby is not enabled. // enableInsecureRoomNameWarning: false,