Skip to content

Commit 9483b35

Browse files
kenjisdatamweb
andauthored
docs: fix typo
Co-authored-by: Pooya Parsa <pooya_parsa_dadashi@yahoo.com>
1 parent 4d88c19 commit 9483b35

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

user_guide_src/source/outgoing/view_parser.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ array of data to be replaced in the template.
9595
In the above example, the template would contain two variables: ``{blog_title}`` and ``{blog_heading}``
9696

9797
The first parameter to ``render()`` contains the name of the template, where
98-
``blog_template``` is the name of your view template file.
98+
``blog_template`` is the name of your view template file.
9999

100100
.. important:: If the file extension is omitted, then the views are expected to end with the .php extension.
101101

0 commit comments

Comments
 (0)