Skip to content

Commit 19b1f9c

Browse files
committed
fixing app/console
1 parent 77157d9 commit 19b1f9c

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
@@ -119,7 +119,7 @@ dump of all available configuration options by running:
119119

120120
.. code-block:: bash
121121
122-
$ php app/console config:dump-reference twig
122+
$ php bin/console config:dump-reference twig
123123
124124
.. index::
125125
single: Environments; Introduction

0 commit comments

Comments
 (0)