Skip to content

Commit 49bba78

Browse files
authored
Typo in closing instructions
1 parent 52a904f commit 49bba78

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ socket.on('connect', function () {
3030
to true</li>
3131
<li>in Chromium derivatives it is not possible</li>
3232
</ul>
33-
<b>If it OK to close the browser manually, then do so. Allowing scripts
33+
<b>If it is OK to close the browser manually, then do so. Allowing scripts
3434
to close windows not opened by the script is considered a security
3535
risk.</b> `
3636
document.body.innerHTML = firefoxWarning;

0 commit comments

Comments
 (0)