Skip to content

Commit d158b55

Browse files
committed
Minor tweak
1 parent d3c9afb commit d158b55

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

templates.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -632,8 +632,8 @@ This might come handy when dealing with blocks in
632632
:ref:`templates inheritance <template_inheritance-layouts>` or when using
633633
`Turbo Streams`_.
634634

635-
Similarly, you can use the ``#[Template]`` attribute on the controller to specify a block
636-
to render::
635+
Similarly, you can use the ``#[Template]`` attribute on the controller to specify
636+
a block to render::
637637

638638
// src/Controller/ProductController.php
639639
namespace App\Controller;

0 commit comments

Comments
 (0)