Skip to content

Commit e0919e6

Browse files
author
phoenix
committed
fix readme.md
1 parent b2aad60 commit e0919e6

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
@@ -43,7 +43,7 @@ Your model should has NodeTrait form package kalnoy/nestedset see RoadMap
4343

4444
class Category extends Model
4545
{
46-
use NodeTrait;
46+
use NodeTrait;
4747
}
4848
```
4949

0 commit comments

Comments
 (0)