summaryrefslogtreecommitdiff
path: root/docs/tutorial02.txt
diff options
context:
space:
mode:
Diffstat (limited to 'docs/tutorial02.txt')
-rw-r--r--docs/tutorial02.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/tutorial02.txt b/docs/tutorial02.txt
index 114ba41aac..accf88abee 100644
--- a/docs/tutorial02.txt
+++ b/docs/tutorial02.txt
@@ -443,7 +443,7 @@ think they should.
Customize the admin look and feel
=================================
-Clearly having "Django administration" and "mysite.com" at the top of each
+Clearly having "Django administration" and "example.com" at the top of each
admin page is ridiculous. It's just placeholder text.
That's easy to change, though, using Django's template system.