Skip to content

Commit fa840a6

Browse files
committed
Readme fix
1 parent 177ab04 commit fa840a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -374,7 +374,7 @@ If you want to embed documents, rather than referencing them, you can use the `e
374374

375375
}
376376

377-
Now we can access the post's comments through the dynamic property:
377+
Now we can access the user's books through the dynamic property:
378378

379379
$books = User::first()->books;
380380

0 commit comments

Comments
 (0)