diff --git a/html/src/vr.js b/html/src/vr.js
index bdcc9b54..5c06dbde 100644
--- a/html/src/vr.js
+++ b/html/src/vr.js
@@ -849,7 +849,7 @@ speechSynthesis.getVoices();
}
}
- //on Location change remove OnPlayerJoined
+ // on Location change remove OnPlayerJoined
if (this.config.hideOnPlayerJoined) {
for (i = 0; i < feeds.length; i++) {
var ctx = feeds[i];