Fixed a minor typo in the UPGRADE to 5.0 guide

This commit is contained in:
Javier Eguiluz 2019-09-24 15:52:36 +02:00
parent b00b633665
commit 8532d62c5f

View File

@ -56,7 +56,7 @@ Debug
* Removed the `Debug` class, use the one from the `ErrorRenderer` component instead
* Removed the `FlattenException` class, use the one from the `ErrorRenderer` component instead
* Removed the component component in favor of the `ErrorHandler` component
* Removed the component in favor of the `ErrorHandler` component
DependencyInjection
-------------------