Skip to content

Commit 76b23f2

Browse files
committed
docs: replace "With" with "with" in section titles
1 parent 654a959 commit 76b23f2

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

user_guide_src/source/models/model.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -254,7 +254,7 @@ $afterDelete
254254
These arrays allow you to specify callback methods that will be run on the data at the
255255
time specified in the property name.
256256

257-
Working With Data
257+
Working with Data
258258
*****************
259259

260260
Finding Data
@@ -571,7 +571,7 @@ testing, migrations, or seeds. In these cases, you can turn the protection on or
571571

572572
.. literalinclude:: model/042.php
573573

574-
Working With Query Builder
574+
Working with Query Builder
575575
==========================
576576

577577
You can get access to a shared instance of the Query Builder for that model's database connection any time you

0 commit comments

Comments
 (0)