diff --git a/website_and_docs/content/ecosystem/_index.html b/website_and_docs/content/ecosystem/_index.html
index 5273ceea0c2e..0ab257aa8b09 100644
--- a/website_and_docs/content/ecosystem/_index.html
+++ b/website_and_docs/content/ecosystem/_index.html
@@ -21,7 +21,7 @@
Ecosystem
The Selenium and WebDriver ecosystem includes numerous open source projects,
with several highlighted on this page. This collection features various drivers,
bindings, plugins, and frameworks developed and maintained by third-party contributors.
- If you're working on a project that would fit well in this listing, we'd love to hear from you.
+ If you are working on a project that would fit well in this listing, we would love to hear from you.
{{< /blocks/section >}} {{% blocks/section color="selenium-yellow" %}}
diff --git a/website_and_docs/hugo.toml b/website_and_docs/hugo.toml
index 6d07c08f11b4..b3bcfd2b27d4 100644
--- a/website_and_docs/hugo.toml
+++ b/website_and_docs/hugo.toml
@@ -6,7 +6,7 @@ enableRobotsTXT = true
# Will give values to .Lastmod etc.
enableGitInfo = true
-ignoreErrors = ["error-remote-getjson"]
+#ignoreErrors = ["error-remote-getjson"]
# Language settings
# contentDir = "content/en"
defaultContentLanguage = "en"