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 fffa64a commit 2b0f24eCopy full SHA for 2b0f24e
docs/ref/databases.txt
@@ -1223,7 +1223,7 @@ Subclassing the built-in database backends
1223
==========================================
1224
1225
Django comes with built-in database backends. You may subclass an existing
1226
-database backends to modify its behavior, features, or configuration.
+database backend to modify its behavior, features, or configuration.
1227
1228
Consider, for example, that you need to change a single database feature.
1229
First, you have to create a new directory with a ``base`` module in it. For
0 commit comments