Skip to content

Commit

Permalink
Merge pull request #4 from pboivin/patch-1
Browse files Browse the repository at this point in the history
fix: Blade directive in form.blade.php example
  • Loading branch information
chrispymm authored Sep 17, 2021
2 parents ed13fe2 + af84a04 commit 68c1449
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 @@ -55,7 +55,7 @@ In the admin 'form.blade.php' view add the metadata fieldset to the additional f
@stop
@section('fieldsets')
@metadata-fields
@metadataFields
@stop
```

Expand Down

0 comments on commit 68c1449

Please sign in to comment.