Skip to content

Commit c64959e

Browse files
kenjisMGatner
andauthored
docs: fix by proofreading
Co-authored-by: MGatner <[email protected]>
1 parent bd7b3b5 commit c64959e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

user_guide_src/source/models/model.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ Connecting to the Database
6969
==========================
7070

7171
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,
72+
and if you don't set the ``$DBGroup`` property on your model class,
7373
it will automatically connect to the default database group, as set in the database configuration.
7474

7575
You can

0 commit comments

Comments
 (0)