Explorar el Código

Fixed typo in docs/ref/databases.txt.

Jaime Terreu hace 1 mes
padre
commit
d87bb0eb3e
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      docs/ref/databases.txt

+ 1 - 1
docs/ref/databases.txt

@@ -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`::