Skip to content

Commit 6be8a00

Browse files
atailouloutexabbuh
authored andcommitted
Update rendering.rst
1 parent 7249580 commit 6be8a00

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

form/rendering.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ of code. Of course, you'll usually need much more flexibility when rendering:
2121

2222
.. code-block:: html+php
2323

24-
<!-- app/Resources/views/default/newAction.html.php -->
24+
<!-- app/Resources/views/default/new.html.php -->
2525
<?php echo $view['form']->start($form) ?>
2626
<?php echo $view['form']->errors($form) ?>
2727

0 commit comments

Comments
 (0)