summaryrefslogtreecommitdiff
path: root/docs/ref/contrib/sites.txt
diff options
context:
space:
mode:
Diffstat (limited to 'docs/ref/contrib/sites.txt')
-rw-r--r--docs/ref/contrib/sites.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/ref/contrib/sites.txt b/docs/ref/contrib/sites.txt
index 30d21b17f4..ea9e211964 100644
--- a/docs/ref/contrib/sites.txt
+++ b/docs/ref/contrib/sites.txt
@@ -174,7 +174,7 @@ Getting the current domain for display
LJWorld.com and Lawrence.com both have email alert functionality, which lets
readers sign up to get notifications when news happens. It's pretty basic: A
-reader signs up on a Web form and immediately gets an email saying,
+reader signs up on a web form and immediately gets an email saying,
"Thanks for your subscription."
It'd be inefficient and redundant to implement this sign up processing code