Skip to content

Commit eb520e1

Browse files
Minor reword
1 parent 02dcdca commit eb520e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Symfony/Bundle/TwigBundle/Resources/views/base_js.html.twig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
{# This file is diverged from WebProfilerBundle/Resources/views/Profiler/base_js.html.twig.
1+
{# This file is based on WebProfilerBundle/Resources/views/Profiler/base_js.html.twig.
22
If you make any change in this file, verify the same change is needed in the other file. #}
33
<script{% if csp_script_nonce is defined and csp_script_nonce %} nonce={{ csp_script_nonce }}{% endif %}>/*<![CDATA[*/
44
{# Caution: the contents of this file are processed by Twig before loading

0 commit comments

Comments
 (0)