diff --git a/notifier.rst b/notifier.rst index 1ec59b14838..c90df3fa1a9 100644 --- a/notifier.rst +++ b/notifier.rst @@ -179,7 +179,7 @@ Email Channel The email channel uses the :doc:`Symfony Mailer ` to send notifications using the special -:class:`Symfony\\Bridge\\TwigBridge\\Mime\\NotificationEmail`. It is +:class:`Symfony\\Bridge\\Twig\\Mime\\NotificationEmail`. It is required to install the Twig bridge along with the Inky and CSS Inliner Twig extensions: