We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5ea54bf commit e304a9dCopy full SHA for e304a9d
cookbook/controller/error_pages.rst
@@ -63,7 +63,7 @@ templates is based on the HTTP status code and request format:
63
``error.xml.twig``);
64
65
#. If none of the previous template exist, fall back to the generic HTML template
66
- (``error.html.twig``).
+ (``error.html.twig``).
67
68
To override these templates, simply rely on the standard Symfony method for
69
:ref:`overriding templates that live inside a bundle <overriding-bundle-templates>`.
0 commit comments