8000 minor #5250 [Cookbook][Logging] use straightforward instead of straig… · symfony/symfony-docs@109e076 · GitHub
[go: up one dir, main page]

Skip to content

Commit 109e076

Browse files
committed
minor #5250 [Cookbook][Logging] use straightforward instead of straigt forward (xabbuh)
This PR was merged into the 2.3 branch. Discussion ---------- [Cookbook][Logging] use straightforward instead of straigt forward | Q | A | ------------- | --- | Doc fix? | yes | New docs? | no | Applies to | all | Fixed tickets | We use straightforward anywhere else in the docs. Commits ------- 4e158c9 use straightforward instead of straigt forward
2 parents 034e5b4 + 4e158c9 commit 109e076

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cookbook/logging/monolog_email.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ How to Configure Monolog to Email Errors
77
Monolog_ can be configured to send an email when an error occurs with an
88
application. The configuration for this requires a few nested handlers
99
in order to avoid receiving too many emails. This configuration looks
10-
complicated at first but each handler is fairly straight forward when
10+
complicated at first but each handler is fairly straightforward when
1111
it is broken down.
1212

1313
.. configuration-block::

0 commit comments

Comments
 (0)
0