Skip to content

Commit bb5e04a

Browse files
Update README.md
1 parent 1801286 commit bb5e04a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ you can show an alert
99

1010

1111
document.addEventListener('contextmenu', function(e){
12-
alert("Sorry, right click is disabled to prevent leakage of confidential functions");
12+
alert("Sorry, right click is disabled to prevent leakage of confidential functions");
1313
e.preventDefault();
1414
});
1515

0 commit comments

Comments
 (0)