Skip to content

Commit 70310ef

Browse files
author
Chris Cho
committed
show correct code snippet
1 parent f5dbc6a commit 70310ef

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/eloquent-models/relationships.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -87,8 +87,8 @@ button to see the data created by running the code:
8787
.. input:: /includes/eloquent-models/relationships/RelationshipController.php
8888
:language: php
8989
:dedent:
90-
:start-after: begin planet orbit dynamic property example
91-
:end-before: end planet orbit dynamic property example
90+
:start-after: begin one-to-one save
91+
:end-before: end one-to-one save
9292

9393
.. output::
9494
:language: json

0 commit comments

Comments
 (0)