Skip to content

Commit b5c7bca

Browse files
partulajjaviereguiluz
authored andcommitted
Fix the filename in the code block
1 parent 7849ede commit b5c7bca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

frontend/encore/legacy-applications.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ page, add:
7575

7676
.. code-block:: diff
7777
78-
// webpack.config.js
78+
// app.js
7979
8080
// require jQuery normally
8181
const $ = require('jquery');

0 commit comments

Comments
 (0)