We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 76b1234 + dd2d827 commit 7b93038Copy full SHA for 7b93038
templates.rst
@@ -794,8 +794,8 @@ template fragments. Configure that special URL in the ``fragments`` option:
794
795
.. caution::
796
797
- Embedding controllers require making requests to those controllers and
798
- rendering some templates as result. This can have a significant impact in
+ Embedding controllers requires making requests to those controllers and
+ rendering some templates as result. This can have a significant impact on
799
the application performance if you embed lots of controllers. If possible,
800
:doc:`cache the template fragment </http_cache/esi>`.
801
0 commit comments