Skip to content

Commit bd4c1f1

Browse files
committed
Minor tweak
1 parent fbd889c commit bd4c1f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

reference/configuration/kernel.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ This value is also exposed via the :method:`Symfony\\Component\\HttpKernel\\Kern
2323
method of the kernel class, which you can override to return a different value.
2424

2525
You can also change the build directory by defining an environment variable
26-
named ``APP_BUILD_DIR`` whose value is the full path of the build folder.
26+
named ``APP_BUILD_DIR`` whose value is the absolute path of the build folder.
2727

2828
.. versionadded:: 6.4
2929

0 commit comments

Comments
 (0)