Skip to content

Commit b799cb9

Browse files
author
Piotr Krajewski
committed
fix readme
1 parent 174e839 commit b799cb9

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
@@ -105,7 +105,7 @@ usage:
105105

106106
to delete nested row you should pass `_destroy` attribute:
107107

108-
````
108+
```
109109
\App\Post::findOrFail(1)->update([
110110
'title' => 'Better text',
111111

0 commit comments

Comments
 (0)