We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3c99d06 commit 331bf80Copy full SHA for 331bf80
docs/ref/settings.txt
@@ -222,7 +222,7 @@ DATABASES
222
Default: ``{}`` (Empty dictionary)
223
224
A dictionary containing the settings for all databases to be used with
225
-Django. It is a nested dictionary who's contents maps database aliases
+Django. It is a nested dictionary whose contents maps database aliases
226
to a dictionary containing the options for an individual database.
227
228
The :setting:`DATABASES` setting must configure a ``default`` database;
0 commit comments