diff --git a/changedetectionio/templates/edit.html b/changedetectionio/templates/edit.html
index aeb8c614..f30c0705 100644
--- a/changedetectionio/templates/edit.html
+++ b/changedetectionio/templates/edit.html
@@ -10,9 +10,8 @@
@@ -52,13 +51,16 @@
{{ render_field(form.fetch_backend) }}
- Use the Basic method (default) where your watched sites don't need Javascript to render.
+ Use the Basic method (default) where your watched site doesn't need Javascript to render.
The Chrome/Javascript method requires a network connection to a running WebDriver+Chrome server, set by the ENV var 'WEBDRIVER_URL'.