Skip to content

Commit 04dedd6

Browse files
pulzarraiderweaverryan
authored andcommitted
Added twig comment tags
1 parent ca678e5 commit 04dedd6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cookbook/routing/scheme.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ will automatically generate an absolute URL with HTTPS as the scheme:
5151
5252
{# If the current scheme is HTTPS #}
5353
{{ path('secure') }}
54-
# generates /secure
54+
{# generates /secure #}
5555
5656
{# If the current scheme is HTTP #}
5757
{{ path('secure') }}

0 commit comments

Comments
 (0)