File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -229,15 +229,15 @@ debugging much easier!
229229
230230.. note ::
231231
232- If you want to override the ``monolog `` configuration via in another config
232+ If you want to override the ``monolog `` configuration via another config
233233 file, you will need to redefine the entire ``handlers `` stack. The configuration
234234 from the two files cannot be merged because the order matters and a merge does
235235 not allow to control the order.
236236
237237All Built-in Handlers
238238---------------------
239239
240- Monolog comes with *many * built-in handles for emailing logs, sending them to Loggly,
240+ Monolog comes with *many * built-in handlers for emailing logs, sending them to Loggly,
241241or notifying you in Slack. These are documented inside of MonologBundle itself. For
242242a full list, see `Monolog Configuration `_.
243243
You can’t perform that action at this time.
0 commit comments