diff --git a/deploy/env.prod.sample b/deploy/env.prod.sample
index 0fa7786a73c6d5be1276ee5bb43e98a7f90f171e..3918f95e399237051ee010e52aa0a2921962d7ba 100644
--- a/deploy/env.prod.sample
+++ b/deploy/env.prod.sample
@@ -51,7 +51,7 @@ FUNKWHALE_PROTOCOL=https
 # EMAIL_CONFIG=smtp+ssl://user@:password@youremail.host:465
 # EMAIL_CONFIG=smtp+tls://user@:password@youremail.host:587
 
-# The email address to use to send system emails. By default, we will
+# The email address to use to send system emails.
 # DEFAULT_FROM_EMAIL=noreply@yourdomain
 
 # Depending on the reverse proxy used in front of your funkwhale instance,