diff --git a/doc/functions/block.rst b/doc/functions/block.rst index efc516eb1..ef8e5f4b6 100644 --- a/doc/functions/block.rst +++ b/doc/functions/block.rst @@ -1,7 +1,7 @@ ``block`` ========= -When a template uses inheritance and if you want to print a block multiple +When a template uses inheritance and if you want to render a block multiple times, use the ``block`` function: .. code-block:: html+twig