diff --git a/sites/example.settings.local.php b/sites/example.settings.local.php
index 19f398ce4c4eca0aee3f4801948780c225e413b9..ef28c404c684f12934afd808973e311dbeaff7b4 100644
--- a/sites/example.settings.local.php
+++ b/sites/example.settings.local.php
@@ -5,8 +5,9 @@
  * Local development override configuration feature.
  *
  * To activate this feature, copy and rename it such that its path plus
- * filename is 'sites/yoursite.com/settings.local.php'. Then, go to the bottom
- * of 'sites/yoursite.com/settings.php' and uncomment the commented lines that
+ * filename is 'sites/example.com/settings.local.php', where example.com
+ * is the name of your site. Then, go to the bottom of
+ * 'sites/example.com/settings.php' and uncomment the commented lines that
  * mention 'settings.local.php'.
  */