diff --git a/docs/databases.txt b/docs/databases.txt index 6832c2b361..0fb6381c5c 100644 --- a/docs/databases.txt +++ b/docs/databases.txt @@ -192,8 +192,8 @@ database user must have privileges to run the following commands: To run Django's test suite, the user needs these *additional* privileges: - * CREATE DATABASE - * DROP DATABASE + * CREATE USER + * DROP USER * CREATE TABLESPACE * DROP TABLESPACE