Skip to content

Commit c352940

Browse files
dabrtreithor
andauthored
Update docs/infrastructure_and_maintenance/performance.md
Co-authored-by: Thorsten Reiter <[email protected]>
1 parent 1afc973 commit c352940

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/infrastructure_and_maintenance/performance.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ In production setups:
5656

5757
To avoid deprecations when using PHP 8.2 or 8.3, [= product_name =] v4.6.x needs an additional error handler.
5858
The error handler is present by default for projects that started with 4.6.8 or later.
59-
For projects that started with earlier versions, you need to added the error handler manually by running the following commands:
59+
For projects that started with earlier versions, you need to add the error handler manually by running the following commands:
6060

6161
``` bash
6262
composer config extra.runtime.error_handler "\\Ibexa\\Contracts\\Core\\MVC\\Symfony\\ErrorHandler\\Php82HideDeprecationsErrorHandler"

0 commit comments

Comments
 (0)