diff --git a/README.md b/README.md index 988ec09..616ec67 100644 --- a/README.md +++ b/README.md @@ -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 ```