diff --git a/src/Site/BlockLayout/Carousel.php b/src/Site/BlockLayout/Carousel.php index 2c89a13..f50202d 100644 --- a/src/Site/BlockLayout/Carousel.php +++ b/src/Site/BlockLayout/Carousel.php @@ -34,7 +34,7 @@ class Carousel extends AbstractBlockLayout } public function getLabel() { - return 'Image Carrousel'; + return 'Carousel'; } public function form(PhpRenderer $view, SiteRepresentation $site,