mirror of
https://github.com/django/django.git
synced 2025-11-07 07:15:35 +00:00
[5.1.x] Fixed typo in docs/ref/databases.txt.
Backport of d87bb0eb3e from main.
This commit is contained in:
committed by
Sarah Boyce
parent
65113401f1
commit
58eec456a2
@@ -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`::
|
||||
|
||||
|
||||
Reference in New Issue
Block a user