diff --git a/src/Jackett.Common/Content/custom.js b/src/Jackett.Common/Content/custom.js index 7eee1c698..cb23ef502 100644 --- a/src/Jackett.Common/Content/custom.js +++ b/src/Jackett.Common/Content/custom.js @@ -927,7 +927,7 @@ function doErrorNotify(indexerId, errorMessage, errorEvent) { var link = "Click here to open an issue on GitHub for " + githubText + "."; if (errorMessage.includes("FlareSolverr is not configured")) { link = "Instructions to install and configure FlareSolverr.
" + - "Troubleshooting frecuent errors with FlareSolverr."; + "Troubleshooting frequent errors with FlareSolverr."; } doNotify("An error occurred while " + errorEvent + " this indexer
" + htmlEscapedError + "
" + link, "danger", "glyphicon glyphicon-alert", false); diff --git a/src/Jackett.Common/Content/index.html b/src/Jackett.Common/Content/index.html index f04b12a8b..182086b43 100644 --- a/src/Jackett.Common/Content/index.html +++ b/src/Jackett.Common/Content/index.html @@ -754,6 +754,6 @@ - +