Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 109e076

Browse filesBrowse 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
Copy full SHA for 109e076

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed

‎cookbook/logging/monolog_email.rst

Copy file name to clipboardExpand all lines: cookbook/logging/monolog_email.rst
+1-1Lines 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)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.