diff --git a/docs/en/topics/datamodel.md b/docs/en/topics/datamodel.md index b32e6f329..5ddc5eaa4 100755 --- a/docs/en/topics/datamodel.md +++ b/docs/en/topics/datamodel.md @@ -138,7 +138,7 @@ You can also sort randomly :::php $member = Member::get()->sort('RAND()') - + ### Filter As you might expect, the `filter()` method filters the list of objects that gets