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 bd7b3b5 commit c64959eCopy full SHA for c64959e
user_guide_src/source/models/model.rst
@@ -69,7 +69,7 @@ Connecting to the Database
69
==========================
70
71
When the class is first instantiated, if no database connection instance is passed to the constructor,
72
-and if you don't set the ``$DBGroup`` property to your model class,
+and if you don't set the ``$DBGroup`` property on your model class,
73
it will automatically connect to the default database group, as set in the database configuration.
74
75
You can
0 commit comments