diff --git a/onlinetichu-counter.js b/onlinetichu-counter.js index d1377b9..44eec0c 100644 --- a/onlinetichu-counter.js +++ b/onlinetichu-counter.js @@ -579,7 +579,7 @@ function injectCounter() { }; -// Special care is to be taken to safely inject our javascript into the websiet +// Special care is to be taken to safely inject our javascript into the website // without the website being able to talk back to greasemonkey // (which would be a security problem) // see