Skip to content

Commit 302a1b4

Browse files
committed
Merge branch '6.1' into 6.2
* 6.1: Minor
2 parents bc55717 + 5d59bba commit 302a1b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

notifier.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -729,7 +729,7 @@ typical alert levels, which you can implement immediately using:
729729
730730
# config/services.yaml
731731
services:
732-
notifier.flash_message_importance_mapper:
732+
notifier.flash_message_importance_mapper:
733733
class: Symfony\Component\Notifier\FlashMessage\BootstrapFlashMessageImportanceMapper
734734
735735
.. code-block:: xml

0 commit comments

Comments
 (0)