Skip to content

Commit

Permalink
Fix broken import in example
Browse files Browse the repository at this point in the history
  • Loading branch information
michielfb authored Dec 11, 2019
1 parent ae8a734 commit 783bf71
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ The format must be a format supported by `Moment.js`.

```php
<?php
use Michielfb\Time;
use Michielfb\Time\Time;


Time::make('Time')->format('HH:mm');
Expand Down

0 comments on commit 783bf71

Please sign in to comment.