Skip to content

Commit d58093d

Browse files
committed
fixes typo
1 parent 9ce082c commit d58093d

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

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

0 commit comments

Comments
 (0)