Index: docs/authentication.txt
===================================================================
--- docs/authentication.txt	(revision 5428)
+++ docs/authentication.txt	(working copy)
@@ -730,7 +730,7 @@
 Default permissions
 -------------------
 
-Three basic permissions -- add, create and delete -- are automatically created
+Three basic permissions -- add, change and delete -- are automatically created
 for each Django model that has a ``class Admin`` set. Behind the scenes, these
 permissions are added to the ``auth_permission`` database table when you run
 ``manage.py syncdb``.
