diff --git a/README.md b/README.md index 6cd93dc..d8004f3 100644 --- a/README.md +++ b/README.md @@ -54,7 +54,7 @@ To give an example, assume the following configuration: ```yaml # config.yml -webfactory_shortcodes: +webfactory_shortcode: shortcodes: image: AppBundle\Controller\EmbeddedImageController::show ``` @@ -243,4 +243,4 @@ This bundle was started at webfactory GmbH, Bonn. - - -Copyright 2018-2022 webfactory GmbH, Bonn. Code released under [the MIT license](LICENSE). +Copyright 2018-2023 webfactory GmbH, Bonn. Code released under [the MIT license](LICENSE). diff --git a/src/Resources/views/Guide/list.html.twig b/src/Resources/views/Guide/list.html.twig index d2b666c..36f9134 100644 --- a/src/Resources/views/Guide/list.html.twig +++ b/src/Resources/views/Guide/list.html.twig @@ -5,7 +5,7 @@ {% endblock %} {% block content %} -

List of shortcodes

+

List of Shortcodes

{% if shortcodeTags %}