Skip to content

Commit 0ce8430

Browse files
authored
Update templates-processing.rst
Typo fix.
1 parent b8346af commit 0ce8430

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/templates-processing.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ Given a template containing
127127
This block content will be replaced
128128
${/block_name}
129129
130-
The following will replace everything between``${block_name}`` and ``${/block_name}`` with the value passed.
130+
The following will replace everything between ``${block_name}`` and ``${/block_name}`` with the value passed.
131131

132132
.. code-block:: php
133133

0 commit comments

Comments
 (0)