Update templates-processing.rst

Typo fix.
This commit is contained in:
igronus 2019-10-24 11:07:33 +03:00 committed by GitHub
parent b8346af548
commit 0ce843016b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -127,7 +127,7 @@ Given a template containing
This block content will be replaced This block content will be replaced
${/block_name} ${/block_name}
The following will replace everything between``${block_name}`` and ``${/block_name}`` with the value passed. The following will replace everything between ``${block_name}`` and ``${/block_name}`` with the value passed.
.. code-block:: php .. code-block:: php