Skip to content

Commit 170e67b

Browse files
committed
Fix typo
1 parent 35d8ca9 commit 170e67b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

logging/monolog_console.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ example, in ``config_dev.yml``:
111111
112112
Now, log messages will be shown on the console based on the log levels and verbosity.
113113
By default (normal verbosity level), warnings and higher will be shown. But in
114-
:doc:`full verbostiy mode </console/verbosity>`, all messages will be shown.
114+
:doc:`full verbosity mode </console/verbosity>`, all messages will be shown.
115115

116116
.. _ConsoleHandler: https://github.com/symfony/MonologBridge/blob/master/Handler/ConsoleHandler.php
117117
.. _MonologBridge: https://github.com/symfony/MonologBridge

0 commit comments

Comments
 (0)