Skip to content

Commit c9c049f

Browse files
authored
Update doctrine.rst
1 parent be08c1b commit c9c049f

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
@@ -368,7 +368,7 @@ you can query the database directly:
368368

369369
.. code-block:: terminal
370370
371-
$ php bin/console doctrine:query:sql 'SELECT * FROM product'
371+
$ php bin/console doctrine:query:sql "SELECT * FROM product"
372372
373373
Take a look at the previous example in more detail:
374374

0 commit comments

Comments
 (0)