Skip to content

Commit 3d66d31

Browse files
committed
minor #10811 use .yaml instead of .yml (OskarStark)
This PR was submitted for the master branch but it was merged into the 4.1 branch instead (closes #10811). Discussion ---------- use .yaml instead of .yml Commits ------- 19462db use .yaml instead of .yml
2 parents a3644f6 + 19462db commit 3d66d31

File tree

1 file changed

+1
-1
lines changed

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)