From 3ccc61b0bd4f143f34d89fbab8dda7e1c1d524f7 Mon Sep 17 00:00:00 2001 From: neilsquinn <56970217+neilsquinn@users.noreply.github.com> Date: Tue, 25 Oct 2022 09:33:24 -0400 Subject: [PATCH] Update templates.rst Fix typo --- docs/templates.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/templates.rst b/docs/templates.rst index ad177419..2471cea3 100644 --- a/docs/templates.rst +++ b/docs/templates.rst @@ -1172,7 +1172,7 @@ none of the templates exist. {% include ['special_sidebar.html', 'sidebar.html'] ignore missing %} A variable, with either a template name or template object, can also be -passed to the statment. +passed to the statement. .. _import: -- 2.47.2