Skip to content

Commit bac1831

Browse files
authored
asset-mapper: fix minor whitespace inconsistency in importmap.php (#1261)
1 parent f7b01ce commit bac1831

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

symfony/asset-mapper/6.4/importmap.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@
66
* - "path" is a path inside the asset mapper system. Use the
77
* "debug:asset-map" command to see the full list of paths.
88
*
9-
* - "entrypoint" (JavaScript only) set to true for any module that will
10-
* be used as an "entrypoint" (and passed to the importmap() Twig function).
9+
* - "entrypoint" (JavaScript only) set to true for any module that will
10+
* be used as an "entrypoint" (and passed to the importmap() Twig function).
1111
*
1212
* The "importmap:require" command can be used to add new entries to this file.
1313
*

0 commit comments

Comments
 (0)