10000 use .yaml instead of .yml · symfony/symfony-docs@19462db · GitHub
[go: up one dir, main page]

Skip to content

Commit 19462db

Browse files
OskarStarkjaviereguiluz
authored andcommitted
use .yaml instead of .yml
1 parent a3644f6 commit 19462db

File tree

1 file changed

+1
-1
lines changed

form/form_collections.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -474,7 +474,7 @@ you will learn about next!).
474474
475475
.. code-block:: yaml
476476
477-
# src/Resources/config/doctrine/Task.orm.yml
477+
# src/Resources/config/doctrine/Task.orm.yaml
478478
App\Entity\Task:
479479
type: entity
480480
# ...

0 commit comments

Comments
 (0)
0