Skip to content

Commit 7d7a1b9

Browse files
Update templates.rst
Fixed 2 typos.
1 parent e4f24f9 commit 7d7a1b9

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)