mirror of
https://github.com/django/django.git
synced 2025-08-04 02:48:35 +00:00
Fixed typo in docs/ref/databases.txt.
This commit is contained in:
parent
14b46c1b84
commit
d87bb0eb3e
1 changed files with 1 additions and 1 deletions
|
@ -231,7 +231,7 @@ configuration in :setting:`DATABASES`::
|
|||
Role
|
||||
----
|
||||
|
||||
If you need to use a different role for database connections than the role use
|
||||
If you need to use a different role for database connections than the role used
|
||||
to establish the connection, set it in the :setting:`OPTIONS` part of your
|
||||
database configuration in :setting:`DATABASES`::
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue