diff --git a/components/phpunit_bridge.rst b/components/phpunit_bridge.rst index 5393e2b0e44..797a6b808a8 100644 --- a/components/phpunit_bridge.rst +++ b/components/phpunit_bridge.rst @@ -38,7 +38,7 @@ You can install the component in 2 different ways: Usage ----- -Once the component installed, it automatically registers a +Once the component is installed, it automatically registers a `PHPUnit event listener`_ which in turn registers a `PHP error handler`_ called :class:`Symfony\\Bridge\\PhpUnit\\DeprecationErrorHandler`. After running your PHPUnit tests, you will get a report similar to this one: