diff --git a/Resources/views/layout.html.twig b/Resources/views/layout.html.twig index 6aec117..4eb48a7 100755 --- a/Resources/views/layout.html.twig +++ b/Resources/views/layout.html.twig @@ -24,7 +24,7 @@ {% if 'json' in bodyFormats %}{% endif %} {% endif %} - {% if bodyFormats|length > 0 %} + {% if requestFormats|length > 0 %} request format: