Update templates comment path for bundle override (#1864)

## Changelog

Fix the comment path from SwaggerUI to SwaggerUi since case does matter for template override to work.
This commit is contained in:
Mathieu Ducrot 2021-08-23 12:06:14 +02:00 committed by GitHub
parent 74036e974a
commit 1306106931
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