Skip to content

Commit effbee2

Browse files
Update setup/symfony_server.rst
Co-Authored-By: javiereguiluz <[email protected]>
1 parent ea7002e commit effbee2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup/symfony_server.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ Overriding PHP Config Options Per Project
9999
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
100100

101101
You can change the value of any PHP runtime config option per project by creating a
102-
file called ``php.ini`` at the project root dir. Add only the options you want
102+
file called ``php.ini`` at the project root directory. Add only the options you want
103103
to override:
104104

105105
.. code-block:: terminal

0 commit comments

Comments
 (0)