8000 fix typo · symfony/symfony-docs@de9cd62 · GitHub
[go: up one dir, main page]

Skip to content

Commit de9cd62

Browse files
committed
fix typo
1 parent 679be09 commit de9cd62

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

configuration.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -838,7 +838,7 @@ by default, so you must register first in your services:
838838
- '%kernel.project_dir%/.env'
839839
- '%kernel.environment%'
840840
841-
In PHP >= 8, you can remove the the two arguments when autoconfiguration is enabled
841+
In PHP >= 8, you can remove the two arguments when autoconfiguration is enabled
842842
(which is the default):
843843

844844
.. code-block:: yaml

0 commit comments

Comments
 (0)
0