Skip to content

Commit cfbcc29

Browse files
committed
Merge pull request lazychaser#106 from stevebauman/patch-1
Small typo fix.
2 parents 520cf95 + 75805e8 commit cfbcc29

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)