Skip to content

Commit 75805e8

Browse files
committed
Small typo fix.
1 parent 520cf95 commit 75805e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -461,7 +461,7 @@ $node->delete();
461461
Category::where('id', '=', $id)->delete();
462462
```
463463

464-
This will brake the tree!
464+
This will break the tree!
465465

466466
`SoftDeletes` trait is supported, also on model level.
467467

0 commit comments

Comments
 (0)