Skip to content

Commit 7b93038

Browse files
committed
Merge branch '4.4' into 5.0
* 4.4: Update templates.rst
2 parents 76b1234 + dd2d827 commit 7b93038

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

templates.rst

+2-2
Original file line numberDiff line numberDiff line change
@@ -794,8 +794,8 @@ template fragments. Configure that special URL in the ``fragments`` option:
794794
795795
.. caution::
796796

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

0 commit comments

Comments
 (0)