Skip to content

Commit 5468833

Browse files
authored
Update README.md
1 parent c107e92 commit 5468833

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
@@ -31,7 +31,7 @@ to the ```require``` section of your `composer.json` file.
3131
### Basic Configuration
3232

3333
To enable and configure splitted dates fields in an Eloquent Model use the
34-
Jlorente\Laravel\Eloquent\Concerns\SplittedDates\HasSplittedDates on the model
34+
Jlorente\Laravel\Eloquent\Concerns\SplittedDates\HasSplittedDates Trait on the model
3535
and define the splittedDates array with the date fields you want to store splitted.
3636

3737

0 commit comments

Comments
 (0)