Skip to content

Commit 0a35be2

Browse files
committed
minor #989 Remove duplicated quotes (bocharsky-bw)
This PR was merged into the master branch. Discussion ---------- Remove duplicated quotes Commits ------- 66e8345 Remove duplicated quotes
2 parents a87ce8f + 66e8345 commit 0a35be2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

webpack.config.js

+1-1
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)