diff --git a/app/scripts/contentscript.js b/app/scripts/contentscript.js index 32bb52be6..f4eeca4d4 100644 --- a/app/scripts/contentscript.js +++ b/app/scripts/contentscript.js @@ -181,7 +181,7 @@ function documentElementCheck () { } /** - * Checks if the current domain is blocklisted + * Checks if the current domain is blocked * * @returns {boolean} {@code true} - if the current domain is blocked */