summaryrefslogtreecommitdiff
path: root/docs/ref/template-response.txt
diff options
context:
space:
mode:
Diffstat (limited to 'docs/ref/template-response.txt')
-rw-r--r--docs/ref/template-response.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/ref/template-response.txt b/docs/ref/template-response.txt
index 1babb220f7..abbc12742b 100644
--- a/docs/ref/template-response.txt
+++ b/docs/ref/template-response.txt
@@ -217,7 +217,7 @@ subsequent rendering calls do not change the response content.
However, when ``response.content`` is explicitly assigned, the
change is always applied. If you want to force the content to be
-re-rendered, you can re-evaluate the rendered content, and assign
+re-rendered, you can reevaluate the rendered content, and assign
the content of the response manually::
# Set up a rendered TemplateResponse