Skip to content

Commit f5238b1

Browse files
authoredDec 6, 2018
Update README.md
1 parent 5a3d2ea commit f5238b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ or run in terminal:
1818
`composer require mohsentm/laravel-db-enum`
1919

2020
## Usage
21-
use this trait `use Mohsentm\EnumValue;` on the model.<br>
21+
use this trait `use Mohsentm\EnumValue;` your the model.<br>
2222

2323
```php
2424
namespace App;

0 commit comments

Comments
 (0)
Please sign in to comment.