Skip to content

Commit df3759b

Browse files
committed
Merge branch '5.0'
* 5.0: Update templates.rst
2 parents ae96bd6 + 7b93038 commit df3759b

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
@@ -816,8 +816,8 @@ template fragments. Configure that special URL in the ``fragments`` option:
816816
817817
.. caution::
818818

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

0 commit comments

Comments
 (0)