Skip to content

Commit 6615763

Browse files
committed
docs: fix description
1 parent 1684206 commit 6615763

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

user_guide_src/source/models/model.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ default value is ``true``.
123123
$returnType
124124
-----------
125125

126-
The Model's CRUD methods will take a step of work away from you and automatically
126+
The Model's **find*()** methods will take a step of work away from you and automatically
127127
return the resulting data, instead of the Result object.
128128

129129
This setting allows you to define the type of data that is returned. Valid values

0 commit comments

Comments
 (0)