8000 [#7410] fix console binary path after merge · symfony/symfony-docs@6ff52a6 · GitHub
[go: up one dir, main page]

Skip to content

Commit 6ff52a6

Browse files
committed
[#7410] fix console binary path after merge
1 parent 6649288 commit 6ff52a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doctrine.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -434,7 +434,7 @@ see the :ref:`doctrine-field-types` section.
434434

435435
.. code-block:: terminal
436436
437-
$ php app/console doctrine:schema:validate
437+
$ php bin/console doctrine:schema:validate
438438
439439
.. _doctrine-generating-getters-and-setters:
440440

0 commit comments

Comments
 (0)
0