Skip to content

Commit 5c220b6

Browse files
committed
Tweaks!
1 parent 4ea2fab commit 5c220b6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

logging.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff 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

237237
All 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,
241241
or notifying you in Slack. These are documented inside of MonologBundle itself. For
242242
a full list, see `Monolog Configuration`_.
243243

0 commit comments

Comments
 (0)