Skip to content

Commit b50894f

Browse files
committed
Merge branch '7.0' into 7.1
* 7.0: fixes typo
2 parents 3471fbc + acd41c3 commit b50894f

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

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

0 commit comments

Comments
 (0)