Skip to content

Commit 1bbc568

Browse files
Update configuration.rst
Co-authored-by: Antoine M <[email protected]>
1 parent d104357 commit 1bbc568

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
@@ -298,7 +298,7 @@ reusable configuration value. By convention, parameters are defined under the
298298
299299
Once defined, you can reference this parameter value from any other
300300
configuration file using a special syntax: wrap the parameter name in two ``%``
301-
(e.g. ``%app.admin_email%``). In PHP you can also use the ``param()`` function:
301+
(e.g. ``%app.admin_email%``). In PHP configuration, you can also use the ``param()`` function:
302302

303303
.. configuration-block::
304304

0 commit comments

Comments
 (0)