Skip to content

Commit dd2d827

Browse files
committed
minor #13193 Update templates.rst (ThomasLandauer)
This PR was merged into the 4.4 branch. Discussion ---------- Update templates.rst Fixed 2 typos. Commits ------- 7d7a1b9 Update templates.rst
2 parents e4f24f9 + 7d7a1b9 commit dd2d827

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

templates.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -800,8 +800,8 @@ template fragments. Configure that special URL in the ``fragments`` option:
800800
801801
.. caution::
802802

803-
Embedding controllers require making requests to those controllers and
804-
rendering some templates as result. This can have a significant impact in
803+
Embedding controllers requires making requests to those controllers and
804+
rendering some templates as result. This can have a significant impact on
805805
the application performance if you embed lots of controllers. If possible,
806806
:doc:`cache the template fragment </http_cache/esi>`.
807807

0 commit comments

Comments
 (0)