Skip to content

Commit 66e8345

Browse files
authored
Remove duplicated quotes
1 parent 3b39d2c commit 66e8345

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

webpack.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// This project uses "Yarn" package manager for managing JavaScript dependencies along
22
// with "Webpack Encore" library that helps working with the CSS and JavaScript files
3-
// that are stored in the "assets/"" directory.
3+
// that are stored in the "assets/" directory.
44
//
55
// Read https://symfony.com/doc/current/frontend.html to learn more about how
66
// to manage CSS and JavaScript files in Symfony applications.

0 commit comments

Comments
 (0)