Skip to content

Commit ac619b4

Browse files
committed
minor #8408 Fix typo (julienfalque)
This PR was merged into the 3.3 branch. Discussion ---------- Fix typo Commits ------- 170e67b Fix typo
2 parents 78566e3 + 170e67b commit ac619b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

logging/monolog_console.rst

Lines changed: 1 addition & 1 deletion
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)