Skip to content

Commit 1707911

Browse files
authored
Update README.md
1 parent afd9ed0 commit 1707911

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 @@ For simplicity add the `InstantFields` trait from this package to all EntityCrud
3131
```php
3232
<?php
3333

34-
use Webfactor\Laravel\Backpack\InstantFields\Instantfields;
34+
use Webfactor\Laravel\Backpack\InstantFields\InstantFields;
3535

3636
class EntityCrudController extends CrudController
3737
{

0 commit comments

Comments
 (0)