Fix path to index.html.twig in documentation (#1883)

This fixes a minor typo in [*Re-add Google Fonts* part of the documentation](https://symfony.com/bundles/NelmioApiDocBundle/current/faq.html#re-add-google-fonts): using an uppercase `i` breaks template override.
This commit is contained in:
Quentin Stoeckel 2021-10-06 19:29:54 +02:00 committed by GitHub
parent 9c729ab7b7
commit 653a1f1776
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -136,7 +136,7 @@ A: We removed the google fonts in 3.3 to avoid the external request for GDPR rea
.. code-block:: twig
{# templates/bundles/NelmioApiDocBundle/SwaggerUI/index.html.twig #}
{# templates/bundles/NelmioApiDocBundle/SwaggerUi/index.html.twig #}
{#
To avoid a "reached nested level" error an exclamation mark `!` has to be added