From 07c82e1bf9668075cd81d112aa2c3f07af0e75d0 Mon Sep 17 00:00:00 2001 From: Matthias Pigulla Date: Thu, 14 Dec 2023 22:59:14 +0000 Subject: [PATCH] Fix typos --- README.md | 4 ++-- src/Resources/views/Guide/list.html.twig | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) 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 5c7ec09..5acb42d 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 Shortcode

+

List of Shortcodes

{% if shortcodeTags %}