Skip to content

Commit e44ad63

Browse files
authored
Apply suggestion from @othercorey
1 parent 68ea4fc commit e44ad63

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

en/appendices/5-3-migration-guide.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ Database
3131
ORM
3232
- Using ``joinWith()`` now throws an exception when there are conflicting associations. Users would already
3333
see a SQL error in this situation but without an explanation. Users who add invalid joins but didn't reference them
34-
in the query might see a new exception when previous the SQL was invalid but harmless.
34+
in the query might see a new exception when previously the SQL was incorrect but harmless.
3535

3636
Validation
3737
----------

0 commit comments

Comments
 (0)