Skip to content

Commit 3dbb4ab

Browse files
pchr-srfjaviereguiluz
authored andcommitted
Update notifier.rst
1 parent 8f7582b commit 3dbb4ab

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
@@ -332,7 +332,7 @@ you to send messages to chat services::
332332
public function thankyou(ChatterInterface $chatter)
333333
{
334334
$message = (new ChatMessage('You got a new invoice for 15 EUR.'))
335-
// if not set explicitly, the message is send to the
335+
// if not set explicitly, the message is sent to the
336336
// default transport (the first one configured)
337337
->transport('slack');
338338

0 commit comments

Comments
 (0)