Skip to content

Commit 91244a2

Browse files
committed
bah
1 parent 86850f5 commit 91244a2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

v3/js/opt-frontend-common.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -303,7 +303,7 @@ function initTogetherJS() {
303303
}
304304

305305
$("#codeInputWarnings").html('<span style="color: #e93f34; font-weight: bold">\
306-
Someone is typing ...</span>' +
306+
Someone is typing ... </span>' +
307307
$("#codeInputWarnings").data('orig-html'));
308308

309309
$.doTimeout('codeMirrorWarningTimeout', 1000, function() { // debounce

0 commit comments

Comments
 (0)