diff --git a/README.md b/README.md index 2c6dac9a..5e6086ac 100644 --- a/README.md +++ b/README.md @@ -128,8 +128,7 @@ This is used to replace the default exception listener that this bundle uses. Th ```yaml sentry: - options: - exception_listener: AppBundle\EventListener\MySentryExceptionListener + exception_listener: AppBundle\EventListener\MySentryExceptionListener ``` #### prefixes