From 905caae7d22ef40a59e7f3774ec5857094edd3d2 Mon Sep 17 00:00:00 2001 From: Pierre du Plessis Date: Sat, 25 Jan 2020 21:04:53 +0200 Subject: [PATCH] Fix typo in notifier component --- components/notifier.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/notifier.rst b/components/notifier.rst index 26dd08eac42..29fac4f81f0 100644 --- a/components/notifier.rst +++ b/components/notifier.rst @@ -11,7 +11,7 @@ The Notifier Component .. versionadded:: 5.0 - The String component was introduced in Symfony 5.0 as an + The Notifier component was introduced in Symfony 5.0 as an :doc:`experimental feature `. Installation