diff --git a/logging/monolog_console.rst b/logging/monolog_console.rst index 88ff07c0a04..b0f0e40760f 100644 --- a/logging/monolog_console.rst +++ b/logging/monolog_console.rst @@ -111,7 +111,7 @@ example, in ``config_dev.yml``: Now, log messages will be shown on the console based on the log levels and verbosity. By default (normal verbosity level), warnings and higher will be shown. But in -:doc:`full verbostiy mode `, all messages will be shown. +:doc:`full verbosity mode `, all messages will be shown. .. _ConsoleHandler: https://github.com/symfony/MonologBridge/blob/master/Handler/ConsoleHandler.php .. _MonologBridge: https://github.com/symfony/MonologBridge