Skip to content

Commit 9b5909e

Browse files
committed
Merge branch '5.0'
* 5.0: s/with/within
2 parents aa77378 + 522e500 commit 9b5909e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

logging/monolog_email.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ How to Configure Monolog to Email Errors
99
This feature is not compatible yet with the new :doc:`Symfony mailer </mailer>`,
1010
so it requires using SwiftMailer.
1111

12-
`Monolog`_ can be configured to send an email when an error occurs with an
12+
`Monolog`_ can be configured to send an email when an error occurs within an
1313
application. The configuration for this requires a few nested handlers
1414
in order to avoid receiving too many emails. This configuration looks
1515
complicated at first but each handler is fairly straightforward when

0 commit comments

Comments
 (0)