Skip to content

Commit 6f2ea84

Browse files
author
Chris Cho
committed
remove stray text
1 parent 8430d1c commit 6f2ea84

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

docs/eloquent-models/relationships.txt

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,8 +49,6 @@ One to One Relationship
4949
A one to one relationship between models consists of a model record related to
5050
exactly one other type of model record.
5151

52-
a document, and different model types exist in separate collections.
53-
5452
When you add a one to one relationship, Eloquent lets you access the model by
5553
using a dynamic property and stores the model's document ID on the related
5654
model.

0 commit comments

Comments
 (0)