Skip to content

Commit acd41c3

Browse files
committed
Merge branch '6.4' into 7.0
* 6.4: fixes typo
2 parents 6d043cd + 31de8bc commit acd41c3

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
@@ -887,7 +887,7 @@ The default behavior for browser channel notifications is to add a
887887
However, you might prefer to map the importance level of the notification to the
888888
type of flash message, so you can tweak their style.
889889

890-
you can do that by overriding the default ``notifier.flash_message_importance_mapper``
890+
You can do that by overriding the default ``notifier.flash_message_importance_mapper``
891891
service with your own implementation of
892892
:class:`Symfony\\Component\\Notifier\\FlashMessage\\FlashMessageImportanceMapperInterface`
893893
where you can provide your own "importance" to "alert level" mapping.

0 commit comments

Comments
 (0)